Searched refs:write_debug_stream (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/print/transports/shared/
H A DDbgMsg.h8 void write_debug_stream(const char *, ...);
12 #define DBGMSG(args) write_debug_stream args
H A DDbgMsg.cpp22 void write_debug_stream(const char *format, ...) function
/haiku/headers/libs/print/libprint/
H A DDbgMsg.h19 void write_debug_stream(const char *, ...) __PRINTFLIKE(1,2);
24 #define DBGMSG(args) write_debug_stream args
/haiku/src/libs/print/libprint/
H A DDbgMsg.cpp22 void write_debug_stream(const char *format, ...) function

Completed in 2450 milliseconds