代码搜索:Struct

找到约 10,000 项符合「Struct」的源代码

代码结果 10,000
www.eeworm.com/read/150205/5694205

h dhcp.h

/** @file */ #ifndef __LWIP_DHCP_H__ #define __LWIP_DHCP_H__ #include "lwip/opt.h" #include "lwip/netif.h" #include "lwip/udp.h" /** period (in seconds) of the application calling dhcp_coarse_tmr(
www.eeworm.com/read/149876/5696522

ch pr-8894.ch

xx: MODULE USE_SEIZE_FILE "pr-8894-grt.grt" SEIZE m_byte; SYNMODE m_struct = STRUCT (a, b, c m_byte); DCL v m_struct; v.a := 100; END xx;
www.eeworm.com/read/149876/5696538

ch pr-9095.ch

gdb1: MODULE SYNMODE m_arr1 = ARRAY (1:10) UBYTE; SYNMODE m_struct = STRUCT ( i LONG, p REF m_arr1); SYNMODE m_arr2 = ARRAY (0:10) REF m_struct; DCL v_arr1 m_arr1 INIT :=
www.eeworm.com/read/148694/5711956

ch pr-8894.ch

xx: MODULE USE_SEIZE_FILE "pr-8894-grt.grt" SEIZE m_byte; SYNMODE m_struct = STRUCT (a, b, c m_byte); DCL v m_struct; v.a := 100; END xx;
www.eeworm.com/read/148694/5711972

ch pr-9095.ch

gdb1: MODULE SYNMODE m_arr1 = ARRAY (1:10) UBYTE; SYNMODE m_struct = STRUCT ( i LONG, p REF m_arr1); SYNMODE m_arr2 = ARRAY (0:10) REF m_struct; DCL v_arr1 m_arr1 INIT :=
www.eeworm.com/read/147766/5722204

c socksys.c

/* $Id: socksys.c,v 1.18 2001/02/13 01:16:44 davem Exp $ * socksys.c: /dev/inet/ stuff for Solaris emulation. * * Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) * Copyright (C) 1997, 19
www.eeworm.com/read/147766/5722675

c check_asm.c

#include #include #include #include int main() { printf("#ifndef __ASM_OFFSETS_H__\n#define __ASM_OFFSETS_H__\n"); printf("#define TASK_
www.eeworm.com/read/147331/5731601

c td_thr_validate.c

/* Validate a thread handle. Copyright (C) 1999, 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1999. The
www.eeworm.com/read/143128/5759175

h dhcp.h

/** @file */ #ifndef __LWIP_DHCP_H__ #define __LWIP_DHCP_H__ #include "lwip/opt.h" #include "lwip/netif.h" #include "lwip/udp.h" /** period (in seconds) of the application calling dhcp_coarse_tmr(
www.eeworm.com/read/140467/5789790

h sigcontext.h

#ifndef _ASM_PPC_SIGCONTEXT_H #define _ASM_PPC_SIGCONTEXT_H #include struct sigcontext_struct { unsigned long _unused[4]; int signal; unsigned long handler; unsigned long oldmas