Home
last modified time | relevance | path

Searched refs:_OSL_GLOBAL (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sal/inc/osl/
H A Ddiagnose.h99 #define _OSL_GLOBAL :: macro
101 #define _OSL_GLOBAL macro
119 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_trace
144 #define _OSL_TRACE 1 ? ((void)0) : _OSL_GLOBAL osl_trace
/trunk/main/registry/test/
H A Dregdiagnose.h35 if (!(c) && _OSL_GLOBAL osl_assertFailedLine(f, l, m)) \
36 _OSL_GLOBAL osl_breakDebug(); \
/trunk/main/sal/osl/all/
H A Ddebugbase.cxx40 if (!(c) && _OSL_GLOBAL osl_assertFailedLine(f, l, m)) \
41 _OSL_GLOBAL osl_breakDebug(); \
/trunk/main/sal/rtl/source/
H A Dalloc_arena.c37 #define OSL_TRACE 1 ? ((void)0) : _OSL_GLOBAL osl_trace
H A Dalloc_cache.c41 #define OSL_TRACE 1 ? ((void)0) : _OSL_GLOBAL osl_trace

Completed in 28 milliseconds