Searched refs:DEBUG_INIT_SILENT (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDebug.h95 #define DEBUG_INIT_SILENT(className) \ macro
99 DEBUG_INIT_SILENT(className); \
103 DEBUG_INIT_SILENT(className) \
117 DEBUG_INIT_SILENT(className);
206 #define DEBUG_INIT_SILENT(className) ; macro
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfDebug.h100 #define DEBUG_INIT_SILENT(className) \ macro
104 DEBUG_INIT_SILENT(className); \
108 DEBUG_INIT_SILENT(className) \
122 DEBUG_INIT_SILENT(className);
213 #define DEBUG_INIT_SILENT(className) ; macro

Completed in 14 milliseconds