Searched defs:DbgBreakIfFastPath (Results 1 – 2 of 2) sorted by relevance
476 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro 561 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro 625 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro 726 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro 739 #define DbgBreakIfFastPath(_cond) macro 821 #define DbgBreakIfFastPath(_cond) DbgBreakIf(_cond) macro 869 #define DbgBreakIfFastPath(_cond) DbgBreakIfNoLog(_cond) macro 877 #define DbgBreakIfFastPath(_cond) macro
99 #define DbgBreakIfFastPath(_c) DbgBreakIf(_c) macro