Searched refs:PROFILE (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcompiler.h511 /* Versions of the DBGxxx_IF() macros that imply DBGxxx_IF( PROFILE, ... )*/
513 #define DBGP( ... ) DBG_IF ( PROFILE, ##__VA_ARGS__ )
514 #define DBGP_HDA( ... ) DBG_HDA_IF ( PROFILE, ##__VA_ARGS__ )
515 #define DBGP_HD( ... ) DBG_HD_IF ( PROFILE, ##__VA_ARGS__ )
516 #define DBGP_MD5A( ... ) DBG_MD5A_IF ( PROFILE, ##__VA_ARGS__ )
517 #define DBGP_MD5( ... ) DBG_MD5_IF ( PROFILE, ##__VA_ARGS__ )
518 #define DBGP_PAUSE( ... ) DBG_PAUSE_IF ( PROFILE, ##__VA_ARGS__ )
519 #define DBGP_MORE( ... ) DBG_MORE_IF ( PROFILE, ##__VA_ARGS__ )
520 #define DBGCP( ... ) DBGC_IF ( PROFILE, ##__VA_ARGS__ )
521 #define DBGCP_HDA( ... ) DBGC_HDA_IF ( PROFILE, ##__VA_ARGS_
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dicm.h222 } PROFILE, *PPROFILE, *LPPROFILE; typedef in typeref:struct:tagPROFILE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dicm.h217 } PROFILE, *PPROFILE, *LPPROFILE; typedef in typeref:struct:tagPROFILE

Completed in 2365 milliseconds