Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.h635 #define TREE_USED(NODE) ((NODE)->common.used_flag) macro
/openbsd-src/gnu/gcc/gcc/
H A Dtree.h1179 #define TREE_USED(NODE) ((NODE)->common.used_flag) macro