Searched refs:DNG_DEBUG_BREAK (Results 1 – 1 of 1) sorted by relevance
60 #define DNG_DEBUG_BREAK __asm__ volatile ("int3") macro64 #define DNG_DEBUG_BREAK DebugBreak() macro66 #define DNG_DEBUG_BREAK __asm__ volatile ("int3") macro71 #define DNG_DEBUG_BREAK __asm__ volatile ("int3") macro76 #define DNG_DEBUG_BREAK __asm__ volatile ("bkpt 1") macro79 #define DNG_DEBUG_BREAK __asm__ volatile ("bkpt 1") macro81 #define DNG_DEBUG_BREAK __asm__ volatile ("int3") macro83 #define DNG_DEBUG_BREAK macro110 DNG_DEBUG_BREAK; in dng_show_message()