Searched defs:_cond (Results 1 – 2 of 2) sorted by relevance
92 #define DBG_BREAK_ON(_cond) (GET_FLAGS(g_dbg_flags, _cond) != 0) argument264 #define DbgBreakIfAll(_cond) do {\ argument282 #define DbgBreakIfAll(_cond) do {\ argument295 #define DbgBreakIfAll(_cond) do {\ argument346 #define DbgBreakIfAll(_cond) DbgBreakIf(_cond) argument365 #define DbgBreakIfAll(_cond) do {\ argument462 #define DbgBreakIf(_cond) do {\ argument476 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) argument544 #define DbgBreakIf(_cond) do {\ argument561 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) argument[all …]
89 #define DbgBreakIf(_cond) \ argument120 #define BnxeDbgBreakIf(_c, _cond) \ argument131 #define BnxeDbgBreakIfFastPath(_c, _cond) BnxeDbgBreakIf(_c, _cond) argument