Home
last modified time | relevance | path

Searched refs:T_tree (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/vcg/vcg.1.30/src/preconf/
H A Dgrammar.h584 #define T_tree(l) BuildCont(T_Co_tree,UnionNum(0),l) macro
H A Dgrammar.y1568 #define T_tree(l) BuildCont(T_Co_tree,UnionNum(0),l) macro
2705 $$ = T_tree(yylocate(@1)); }
H A Dy.tab.c1575 #define T_tree(l) BuildCont(T_Co_tree,UnionNum(0),l) macro
4288 yyval.tree = T_tree(yylocate(yylsp[0])); ; in yyparse()
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/
H A Dgrammar.h584 #define T_tree(l) BuildCont(T_Co_tree,UnionNum(0),l) macro
H A Dsyntax.c1569 #define T_tree(l) BuildCont(T_Co_tree,UnionNum(0),l) macro
4282 yyval.tree = T_tree(yylocate(yylsp[0])); ; in yyparse()