Searched defs:__table (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dtables.h120 * #define FROBNICATORS __table ( struct frobnicator, "frobnicators" )
179 #define __table( type, name ) ( type, name ) macro
228 * #define FROBNICATORS __table ( struct frobnicator, "frobnicators" )
265 * #define FROBNICATORS __table ( struct frobnicator, "frobnicators" )
283 * #define FROBNICATORS __table ( struct frobnicator, "frobnicators" )
301 * #define FROBNICATORS __table ( struct frobnicator, "frobnicators" )
322 * #define FROBNICATORS __table ( struct frobnicator, "frobnicators" )
347 * #define FROBNICATORS __table ( struct frobnicator, "frobnicators" )
373 * #define FROBNICATORS __table ( struct frobnicator, "frobnicators" )
402 * #define FROBNICATORS __table ( struc
[all...]

Completed in 263 milliseconds