Searched defs:debug_printf (Results 1 – 6 of 6) sorted by relevance
44 #define debug_printf( ...) macro
47 #define debug_printf( ...) 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 48 milliseconds