代码搜索:Struct

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

代码结果 10,000
www.eeworm.com/read/127781/5995923

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/127781/5996386

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/124289/6054076

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/123659/6058411

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/121704/6067470

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/117181/6110873

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/117181/6110889

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/113949/6125319

h kernel_pcidev.h

/* * PCIDEV: PCI host device mapping * Copyright (C) 2003 Frank Cornelis * * This program is free software; you can redistribute it and/or modify * it under the terms of
www.eeworm.com/read/111025/6160331

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/110034/6167363

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