Searched refs:_debugPrintf (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/os/support/
H A DDebug.h27 int _debugPrintf(const char *, ...) _PRINTFLIKE(1, 2);
30 int _debugPrintf(const char *, ...);
45 #define PRINT(ARGS) _debugPrintf ARGS
50 #define TRACE() _debugPrintf("File: %s, Line: %d, Thread: %" \
/haiku/src/system/libroot/os/
H A Ddebug.c205 _debugPrintf(const char *fmt, ...) function
/haiku/src/kits/tracker/
H A DIconCache.cpp92 # define PRINT_DISK_HITS(ARGS) _debugPrintf ARGS
98 # define PRINT_ADD_ITEM(ARGS) _debugPrintf ARGS
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1046 void _debugPrintf() {} function
H A Dlibroot_stubs_legacy.c965 void _debugPrintf() {} function

Completed in 149 milliseconds