Searched refs:CL_REPORT (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ | ||
| D | opts.h | 71 #define CL_REPORT (1 << 23) /* Report argument with -fverbose-asm */ macro |
| D | toplev.c | 1258 if ((cl_options[j].flags & CL_REPORT) in print_switch_values() |