Home
last modified time | relevance | path

Searched defs:DBG_ASSERT (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx250 #define DBG_ASSERT( x, y ) { if( ! (x) ) fprintf( stderr, (y) ); } macro
252 #define DBG_ASSERT( x, y ) macro
/trunk/main/tools/inc/tools/
H A Ddebug.hxx469 #define DBG_ASSERT( sCon, aError ) \ macro
732 #define DBG_ASSERT( sCon, aError ) ((void)0) macro

Completed in 27 milliseconds