Home
last modified time | relevance | path

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

/dports/graphics/vcg/vcg.1.30/src/preconf/
H A Dgrammar.h502 #define T_xrange(l) BuildCont(T_Co_xrange,UnionNum(0),l) macro
H A Dgrammar.y1486 #define T_xrange(l) BuildCont(T_Co_xrange,UnionNum(0),l) macro
3246 $$ = T_xrange(yylocate(@1)); }
H A Dy.tab.c1493 #define T_xrange(l) BuildCont(T_Co_xrange,UnionNum(0),l) macro
5074 yyval.tree = T_xrange(yylocate(yylsp[0])); ; in yyparse()
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/
H A Dgrammar.h502 #define T_xrange(l) BuildCont(T_Co_xrange,UnionNum(0),l) macro
H A Dsyntax.c1487 #define T_xrange(l) BuildCont(T_Co_xrange,UnionNum(0),l) macro
5068 yyval.tree = T_xrange(yylocate(yylsp[0])); ; in yyparse()