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

/freebsd-13-stable/sys/contrib/ncsw/build/
H A Ddflags.h50 #define DEBUG_GLOBAL_LEVEL REPORT_LEVEL_INFO macro
53 #define DEBUG_GLOBAL_LEVEL REPORT_LEVEL_WARNING macro
/freebsd-13-stable/sys/contrib/ncsw/inc/
H A Derror_ext.h278 #ifndef DEBUG_GLOBAL_LEVEL
279 #define DEBUG_GLOBAL_LEVEL REPORT_LEVEL_WARNING macro
280 #endif /* DEBUG_GLOBAL_LEVEL */
283 #define ERROR_GLOBAL_LEVEL DEBUG_GLOBAL_LEVEL
303 #define DEBUG_DYNAMIC_LEVEL DEBUG_GLOBAL_LEVEL
310 int DEBUG_DYNAMIC_LEVEL = DEBUG_GLOBAL_LEVEL;

Completed in 52 milliseconds