Searched defs:VARRAY_PUSH_TREE (Results 1 – 2 of 2) sorted by relevance
294 #define VARRAY_PUSH_TREE(VA, X) VARRAY_PUSH (VA, tree, X) macro
292 #define VARRAY_PUSH_TREE(VA, X) VARRAY_PUSH (VA, vdt_tree, X) macro