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

/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DDebugSupport.h141 #define TFUNCTION(x...) DEBUG_CONTEXT_FUNCTION( ": ", __out(x) ) macro
154 #define FUNCTION(x...) TFUNCTION(x)
/haiku/headers/private/userlandfs/shared/
H A DDebug.h108 #define TFUNCTION(x) DEBUG_CONTEXT_FUNCTION( ": ", __out x ) macro
121 #define FUNCTION(x) TFUNCTION(x)
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A DDebugSupport.h142 #define TFUNCTION(x...) DEBUG_CONTEXT_FUNCTION( ": ", __out(x) ) macro
155 #define FUNCTION(x...) TFUNCTION(x)
/haiku/headers/private/file_systems/
H A DDebugSupport.h152 #define TFUNCTION(x...) DEBUG_CONTEXT_FUNCTION( ": ", __out(x) ) macro
161 #define FUNCTION(x...) TFUNCTION(x)
/haiku/src/servers/package/
H A DDebugSupport.h146 #define TFUNCTION(x...) DEBUG_CONTEXT_FUNCTION( ": ", __out(x) ) macro
159 #define FUNCTION(x...) TFUNCTION(x)
/haiku/src/apps/icon-o-matic/generic/support/
H A DDebug.h109 #define TFUNCTION(x) DEBUG_CONTEXT_FUNCTION( ": ", __out x ) macro
122 #define FUNCTION(x) TFUNCTION(x)

Completed in 97 milliseconds