Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.h691 #define TREE_DEPRECATED(NODE) ((NODE)->common.deprecated_flag) macro
/openbsd/gnu/gcc/gcc/
H A Dtree.h1216 #define TREE_DEPRECATED(NODE) \ macro