Searched refs:DEBUGBREAK (Results 1 – 2 of 2) sorted by relevance
136 if (expFailed) { DEBUGBREAK; }\144 if (expFailed) { DEBUGBREAK; }\
64 #define DEBUGBREAK __debugbreak() macro127 #define DEBUGBREAK asm ("int $3") macro