Searched defs:BREAKPOINT_INTRINSIC (Results 1 – 1 of 1) sorted by relevance
3 #define BREAKPOINT_INTRINSIC() __debugbreak() macro5 #define BREAKPOINT_INTRINSIC() __asm__ __volatile__ ("int3") macro