Home
last modified time | relevance | path

Searched refs:CST_CHECK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h436 #define CST_CHECK(T) TREE_CLASS_CHECK (T, tcc_constant) macro
735 #define TREE_OVERFLOW(NODE) (CST_CHECK (NODE)->base.public_flag)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h437 #define CST_CHECK(T) TREE_CLASS_CHECK (T, tcc_constant) macro
739 #define TREE_OVERFLOW(NODE) (CST_CHECK (NODE)->base.public_flag)