Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dopts.h150 #define CL_ENUM_CANONICAL (1 << 0) /* Canonical for this value. */ macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dopts.h154 #define CL_ENUM_CANONICAL (1 << 0) /* Canonical for this value. */ macro