Home
last modified time | relevance | path

Searched refs:CL_ENUM_CANONICAL (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dopts.h183 #define CL_ENUM_CANONICAL (1 << 0) /* Canonical for this value. */ macro
Dopts-common.cc357 && (enum_args[i].flags & CL_ENUM_CANONICAL) in enum_value_to_arg()
DChangeLog-20103021 (CL_ENUM_CANONICAL, CL_ENUM_DRIVER_ONLY, struct cl_enum_arg,