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

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcompiler.h43 #undef _C2 macro
48 #define _C2( x, y ) _C1 ( x, y ) macro
84 static char * _C2 ( _C2 ( __require_, _sym ), _C2 ( _, __LINE__ ) ) \
160 #define PREFIX_OBJECT( _prefix ) _C2 ( _prefix, OBJECT )

Completed in 43 milliseconds