Home
last modified time | relevance | path

Searched defs:CL_UNDOCUMENTED (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dopts.h147 #define CL_UNDOCUMENTED (1U << 24) /* Do not output with --help. */ macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dopts.h149 #define CL_UNDOCUMENTED (1U << 24) /* Do not output with --help. */ macro