Searched defs:FTRACE (Results 1 - 8 of 8) sorted by relevance

/haiku/src/servers/app/font/
H A DAppFontManager.cpp27 # define FTRACE(x) debug_printf x macro
29 # define FTRACE(x) ; macro
H A DFontManager.cpp25 # define FTRACE(x) printf x macro
27 # define FTRACE(x) ; macro
H A DGlobalFontManager.cpp39 # define FTRACE(x) debug_printf x macro
41 # define FTRACE(x) ; macro
[all...]
/haiku/src/tests/apps/fake_app_server/
H A DServerApp.cpp38 # define FTRACE(x) printf x macro
40 # define FTRACE(x) ; macro
/haiku/src/preferences/keymap/
H A DStatusMenuField.cpp29 # define FTRACE(x) fprintf(x) macro
31 # define FTRACE(x) /* nothing */ macro
/haiku/src/kits/interface/
H A DAlert.cpp41 # define FTRACE(x) fprintf(x) macro
43 # define FTRACE(x) ; macro
/haiku/src/servers/app/
H A DServerApp.cpp81 # define FTRACE(x) debug_printf x macro
83 # define FTRACE(x) ; macro
[all...]
/haiku/src/system/kernel/vm/
H A Dvm.cpp72 # define FTRACE(x) dprintf x macro
74 # define FTRACE(x) ; macro

Completed in 82 milliseconds