Searched defs:WAPBL_PRINTF (Results 1 – 1 of 1) sorted by relevance
79 #define WAPBL_PRINTF(mask, a) if (wapbl_debug_print & (mask)) printf a macro82 #define WAPBL_PRINTF(mask, a) macro