Searched defs:DEBUG_BREAK (Results 1 – 4 of 4) sorted by relevance
206 #define DEBUG_BREAK() abort() macro211 #define DEBUG_BREAK() abort() macro241 #define DEBUG_BREAK() DebugBreak() macro243 #define DEBUG_BREAK() DEBUG_BREAK_ASM() macro
69 # define DEBUG_BREAK() (M.x86.debug & DEBUG_BREAK_F) macro88 # define DEBUG_BREAK() 0 macro
2724 #define DEBUG_BREAK(Name, ...) \ macro
2799 #define DEBUG_BREAK(Name, ...) \ macro