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

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dtables.h122 * #define __frobnicator __table_entry ( FROBNICATORS, 01 )
230 * #define __frobnicator __table_entry ( FROBNICATORS, 01 )
238 #define __table_entry( table, idx ) \ macro
251 __table_entry ( table, idx ) \
324 * #define __frobnicator __table_entry ( FROBNICATORS, 01 )
374 * #define __frobnicator __table_entry ( FROBNICATORS, 01 )
429 * #define __frobnicator __table_entry ( FROBNICATORS, 01 )
467 __table_entry ( table, idx ) \

Completed in 64 milliseconds