Searched defs:GTRACE (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/app/
H A DServerLink.cpp36 # define GTRACE(x) debug_printf x macro
38 # define GTRACE(x) ; macro
[all...]
H A DLinkReceiver.cpp44 # define GTRACE(x) debug_printf x macro
46 # define GTRACE(x) ; macro
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp80 # define GTRACE(x...) debug_printf(x) macro
[all...]
/haiku/src/servers/app/
H A DServerWindow.cpp121 # define GTRACE(x) debug_printf x macro
123 # define GTRACE(x) ; macro

Completed in 57 milliseconds