Searched defs:INT3 (Results 1 – 4 of 4) sorted by relevance
18 #define INT3 _asm int 3 macro20 #define INT3 macro
169 #define INT3 __asm("int $3") macro
184 #define INT3 0xcc macro
157 INT3, /* The int 3 instruction, which has a fake operand */ enumerator