代码搜索:structures

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

代码结果 10,000
www.eeworm.com/read/247207/4485835

h rfcnb-common.h

/* UNIX RFCNB (RFC1001/RFC1002) NetBIOS implementation * * Version 1.0 * RFCNB Common Structures etc Defines * * Copyright (C) Richard Sharpe 1996 * */ /* * This program is free software;
www.eeworm.com/read/247207/4485936

h rfcnb-common.h

/* UNIX RFCNB (RFC1001/RFC1002) NetBIOS implementation * * Version 1.0 * RFCNB Common Structures etc Defines * * Copyright (C) Richard Sharpe 1996 * */ /* * This program is free software;
www.eeworm.com/read/243166/4531437

h snmp_structs.h

/** * @file * Generic MIB tree structures. * * @todo namespace prefixes */ /* * Copyright (c) 2006 Axon Digital Design B.V., The Netherlands. * All rights reserved. * * Redistribu
www.eeworm.com/read/243166/4531440

h snmp_msg.h

/** * @file * SNMP Agent message handling structures. */ /* * Copyright (c) 2006 Axon Digital Design B.V., The Netherlands. * All rights reserved. * * Redistribution and use in source
www.eeworm.com/read/242733/4536605

h packoff.h

/*++ Copyright (c) 1990-2000 Microsoft Corporation. All rights reserved. Module Name: packoff.h Abstract: This file turns packing of structures off. (That is, it enables
www.eeworm.com/read/242732/4540730

h regex.h

/* Definitions for data structures and routines for the regular expression library, version 0.12. Copyright (C) 1985, 89, 90, 91, 92, 93, 95 Free Software Foundation, Inc. This program
www.eeworm.com/read/242732/4544742

h mtypes.h

/** * \file mtypes.h * Main Mesa data structures. * * Please try to mark derived values with a leading underscore ('_'). */ /* * Mesa 3-D graphics library * Version: 6.3 * * Copy
www.eeworm.com/read/240162/4589309

c 20031011-1.c

/* PR optimization/12544 */ /* Origin: Tony Hosking */ /* Verify that non-local structures passed by invisible reference are correctly put in the stack. */ typedef struct
www.eeworm.com/read/240162/4589698

c struct-by-value-9_main.c

/* Test structures passed by value, including to a function with a variable-length argument list. Each struct contains an array of small structs, each with three scalar members. */ extern voi
www.eeworm.com/read/240162/4589708

c struct-by-value-4_main.c

/* Test structures passed by value, including to a function with a variable-length argument list. Each struct contains an array of small structs with a single member. */ extern void struct_by