Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dopts.h163 #define CL_ENUM_DRIVER_ONLY (1 << 1) /* Only accepted in the driver. */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopts.h184 #define CL_ENUM_DRIVER_ONLY (1 << 1) /* Only accepted in the driver. */ macro