Searched defs:debug_printf (Results 1 – 5 of 5) sorted by relevance
44 #define debug_printf( ...) { 1; } macro
38 int _Export debug_printf( const char* format, ...) in debug_printf() function
39 int SAL_DLLPUBLIC_EXPORT debug_printf( const char* format, ...) in debug_printf() function
38 void debug_printf( const char *chars ) in debug_printf() function
62 #define debug_printf( ...) { 1; } macro
Completed in 30 milliseconds