Searched refs:SERIAL_PRINT (Results 1 - 6 of 6) sorted by relevance

/haiku/src/servers/input/
H A DBottomlineWindow.cpp41 SERIAL_PRINT(("BottomlineWindow created\n"));
88 SERIAL_PRINT(("IME : %" B_PRId32 ", %s\n", opcode, string));
89 SERIAL_PRINT(("IME : confirmed\n"));
H A DInputServer.h269 # define PRINT(x) SERIAL_PRINT(x)
277 # define PRINTERR(x) SERIAL_PRINT(x)
H A DInputServer.cpp1740 SERIAL_PRINT(("IME received\n"));
/haiku/headers/os/support/
H A DDebug.h44 #define SERIAL_PRINT(ARGS) _sPrintf ARGS macro
76 #define SERIAL_PRINT(ARGS) (void)0 macro
/haiku/src/system/libroot/posix/malloc_hoard2/
H A Darch-specific.cpp175 SERIAL_PRINT(("HEAP-%" B_PRId32 ": "
217 SERIAL_PRINT(("HEAP-%" B_PRId32 ": heap area large enough for %ld\n",
226 SERIAL_PRINT(("HEAP-%" B_PRId32 ": need to resize heap area to %ld "
/haiku/src/kits/tracker/
H A DPoseView.cpp5415 SERIAL_PRINT(("no name in entry creation message\n"));

Completed in 267 milliseconds