Searched refs:_PASS_MSG (Results 1 – 1 of 1) sorted by relevance
240 #define _PASS_MSG(_l) (flm_debug_level >= (_l)) macro241 #define ALGO_PRINTF(_l, _fmt, ...) if (_PASS_MSG(_l)) { \249 #define RH_PRINTF(_l, _rh, _fmt, ...) if (_PASS_MSG(_l)) { \253 #define _FD_PRINTF(_l, _fd, _fmt, ...) if (_PASS_MSG(_l)) { \