Searched defs:BREAKPOINT (Results 1 – 4 of 4) sorted by relevance
241 #define BREAKPOINT 0x0020 macro
31 # define BREAKPOINT() asm(" int $3"); macro33 # define BREAKPOINT() { } macro
30 # define BREAKPOINT() asm(" int $3"); macro32 # define BREAKPOINT() { } macro
54 # define BREAKPOINT() asm(" int $3"); macro56 # define BREAKPOINT() { } macro