Searched refs:T_xrange (Results 1 – 5 of 5) sorted by relevance
/dports/graphics/vcg/vcg.1.30/src/preconf/ |
H A D | grammar.h | 502 #define T_xrange(l) BuildCont(T_Co_xrange,UnionNum(0),l) macro
|
H A D | grammar.y | 1486 #define T_xrange(l) BuildCont(T_Co_xrange,UnionNum(0),l) macro 3246 $$ = T_xrange(yylocate(@1)); }
|
H A D | y.tab.c | 1493 #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 D | grammar.h | 502 #define T_xrange(l) BuildCont(T_Co_xrange,UnionNum(0),l) macro
|
H A D | syntax.c | 1487 #define T_xrange(l) BuildCont(T_Co_xrange,UnionNum(0),l) macro 5068 yyval.tree = T_xrange(yylocate(yylsp[0])); ; in yyparse()
|