Home
last modified time | relevance | path

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

/dports/graphics/vcg/vcg.1.30/src/preconf/
H A Dgrammar.h671 #define T_downfactor(s0,l) BuildTree(T_Co_downfactor,1,UnionNum(0),l,s0) macro
H A Dgrammar.y1655 #define T_downfactor(s0,l) BuildTree(T_Co_downfactor,1,UnionNum(0),l,s0) macro
2378 $$ = T_downfactor($3,yylocate(@1)); }
H A Dy.tab.c1662 #define T_downfactor(s0,l) BuildTree(T_Co_downfactor,1,UnionNum(0),l,s0) macro
3760 yyval.tree = T_downfactor(yyvsp[0].tree,yylocate(yylsp[-2])); ; in yyparse()
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/
H A Dgrammar.h671 #define T_downfactor(s0,l) BuildTree(T_Co_downfactor,1,UnionNum(0),l,s0) macro
H A Dsyntax.c1656 #define T_downfactor(s0,l) BuildTree(T_Co_downfactor,1,UnionNum(0),l,s0) macro
3754 yyval.tree = T_downfactor(yyvsp[0].tree,yylocate(yylsp[-2])); ; in yyparse()