Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.h304 #define CST_OR_CONSTRUCTOR_CHECK(t) __extension__ \ macro
345 #define CST_OR_CONSTRUCTOR_CHECK(t) (t) macro