Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dopts.h157 #define CL_UNDOCUMENTED (1U << 24) /* Do not output with --help. */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopts.h178 #define CL_UNDOCUMENTED (1U << 24) /* Do not output with --help. */ macro