Searched refs:_OSL_GLOBAL (Results 1 – 5 of 5) sorted by relevance
99 #define _OSL_GLOBAL :: macro101 #define _OSL_GLOBAL macro119 if (!(c) && _OSL_GLOBAL osl_assertFailedLine(f, l, 0)) \120 _OSL_GLOBAL osl_breakDebug(); \126 if (!(c) && _OSL_GLOBAL osl_assertFailedLine(f, l, m)) \127 _OSL_GLOBAL osl_breakDebug(); \140 #define _OSL_TRACE _OSL_GLOBAL osl_trace144 #define _OSL_TRACE 1 ? ((void)0) : _OSL_GLOBAL osl_trace
35 if (!(c) && _OSL_GLOBAL osl_assertFailedLine(f, l, m)) \36 _OSL_GLOBAL osl_breakDebug(); \
40 if (!(c) && _OSL_GLOBAL osl_assertFailedLine(f, l, m)) \41 _OSL_GLOBAL osl_breakDebug(); \
37 #define OSL_TRACE 1 ? ((void)0) : _OSL_GLOBAL osl_trace
41 #define OSL_TRACE 1 ? ((void)0) : _OSL_GLOBAL osl_trace
Completed in 35 milliseconds