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

/freebsd-12-stable/sys/contrib/ncsw/build/
H A Ddflags.h53 #define DEBUG_GLOBAL_LEVEL REPORT_LEVEL_WARNING
/freebsd-12-stable/sys/contrib/ncsw/inc/
H A Derror_ext.h266 #define REPORT_LEVEL_WARNING 4 /**< Something is not exactly right, yet it is not an error. */ macro
279 #define DEBUG_GLOBAL_LEVEL REPORT_LEVEL_WARNING
369 #if ((defined(DEBUG_USING_STATIC_LEVEL)) && (DEBUG_DYNAMIC_LEVEL < REPORT_LEVEL_WARNING))

Completed in 58 milliseconds