Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dvarray.h315 #define VARRAY_TOP_TREE(VA) VARRAY_TOP (VA, tree) macro
/openbsd-src/gnu/gcc/gcc/
H A Dvarray.h317 #define VARRAY_TOP_TREE(VA) VARRAY_TOP (VA, vdt_tree) macro