代码搜索:structs

找到约 2,696 项符合「structs」的源代码

代码结果 2,696
www.eeworm.com/read/366702/2882034

c struct-by-value-8_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 two scalar members. */ extern void struct
www.eeworm.com/read/366702/2882071

c struct-by-value-3_main.c

/* Test structures passed by value, including to a function with a variable-length argument list. All struct members are scalar integral types, and the structs are "small": 1, 2, 4, 8, and 12
www.eeworm.com/read/268777/11122350

h compat.h

/* This file contains some kit-wide typedefs and structs that basically emulate most of a normal posix-y type system. The purpose of hiding everything behind these typedefs is to avoid inconsis
www.eeworm.com/read/147676/12540216

h ir-common.h

/* * some common structs and functions to handle infrared remotes via * input layer ... * * (c) 2003 Gerd Knorr [SuSE Labs] * * This program is free software; you can
www.eeworm.com/read/147676/12540286

c ir-common.c

/* * some common structs and functions to handle infrared remotes via * input layer ... * * (c) 2003 Gerd Knorr [SuSE Labs] * * This program is free software; you can
www.eeworm.com/read/334564/12586621

ndb simp.ndb

NDB006 The number of symbol table entries is: 2 The length of the symbol table is: 24 Index Hierarchy Path ----- -------------- ! &null_hpath& . |simple:1| The number of name info structs i
www.eeworm.com/read/334564/12588351

ndb and.ndb

NDB006 The number of symbol table entries is: 2 The length of the symbol table is: 25 Index Hierarchy Path ----- -------------- ! &null_hpath& . |LPM_AND:1| The number of name info structs
www.eeworm.com/read/135259/13947119

h dos.h

/* dos.h Defines structs, unions, macros, and functions for dealing with MSDOS and the Intel iAPX86 microprocessor family. */ /* * C/C++ Run Time Library - Version 10.0 * *
www.eeworm.com/read/192259/8391472

c client.c

#include "opend.h" #define NALLOC 10 /* #Client structs to alloc/realloc for */ static void client_alloc(void) /* alloc more entries in the client[] array */ { int i; if (client == NU
www.eeworm.com/read/284120/8965594

h ir-common.h

/* * some common structs and functions to handle infrared remotes via * input layer ... * * (c) 2003 Gerd Knorr [SuSE Labs] * * This program is free software; you can redis