Lines Matching defs:btms_debug
89 #ifdef BTMS_DEBUG90 int btms_debug = 0;91 #define BTMSDBG(s) if (btms_debug) printf s92 #define BTMSDBGN(n,s) if (btms_debug > (n)) printf s147 #ifdef BTMS_DEBUG322 #ifdef BTMS_DEBUG323 if (btms_debug)409 #ifdef BTMS_DEBUG410 if (btms_debug > 9) {446 #ifdef BTMS_DEBUG
Indexes created Wed Sep 24 15:09:51 GMT 2025