Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dtree.h563 #define TREE_PUBLIC(NODE) ((NODE)->common.public_flag) macro
/openbsd/src/gnu/gcc/gcc/
Dtree.h1087 #define TREE_PUBLIC(NODE) ((NODE)->common.public_flag) macro