Searched refs:MASK_DEBUG_ARG (Results 1 – 3 of 3) sorted by relevance
95 #define MASK_DEBUG_ARG 0x10000000 /* debug argument handling */ macro100 #define TARGET_DEBUG_ARG (target_flags & MASK_DEBUG_ARG)119 { "debug-arg", MASK_DEBUG_ARG, \
328 #define MASK_DEBUG_ARG 0x40000000 /* debug argument handling */ macro353 #define TARGET_DEBUG_ARG ((target_flags & MASK_DEBUG_ARG) != 0)451 { "debug-arg", MASK_DEBUG_ARG, "Internal debug switch" }, \
811 * i386.h (MASK_MIX_SSE_I387, MASK_INTEL_SYNTAX, MASK_DEBUG_ARG,