Searched defs:C_IS_RESERVED_WORD (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dc-tree.h117 #define C_IS_RESERVED_WORD(ID) TREE_LANG_FLAG_0 (ID) macro
/openbsd-current/gnu/gcc/gcc/
H A Dc-tree.h58 #define C_IS_RESERVED_WORD(ID) TREE_LANG_FLAG_0 (ID) macro
/openbsd-current/gnu/gcc/gcc/cp/
H A Dcp-tree.h213 #define C_IS_RESERVED_WORD macro
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h288 #define C_IS_RESERVED_WORD macro

Completed in 387 milliseconds