Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.h822 #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose) macro
/openbsd-src/gnu/gcc/gcc/
H A Dtree.h1338 #define TREE_PURPOSE(NODE) (TREE_LIST_CHECK (NODE)->list.purpose) macro