Lines Matching defs:L
65 #define DEBUG(L, STR, A1, A2, A3)
72 #define DEBUG(L, STR, A1, A2, A3)\
73 if ((L) <= _hbaapi_debuglevel) {\
90 #define DEBUG(L, STR, A1, A2, A3)\
91 if ((L) <= _hbaapi_debuglevel) {\
110 #define DEBUG(L, STR, A1, A2, A3) \
111 if ((L) <= _hbaapi_debuglevel) {\
123 #define DEBUG(L, STR, A1, A2, A3) \
124 if((L) <= _hbaapi_debuglevel) {\
133 #define DEBUG(L, STR, A1, A2, A3) \
134 if((L) <= _hbaapi_debuglevel) {\