Searched defs:OVL_USED (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/gcc/gcc/cp/ | ||
H A D | cp-tree.h | 318 #define OVL_USED(NODE) TREE_USED (NODE) macro |
/openbsd/gnu/usr.bin/gcc/gcc/cp/ | ||
H A D | cp-tree.h | 398 #define OVL_USED(NODE) TREE_USED (NODE) macro |