Searched refs:T_fpfish (Results 1 – 5 of 5) sorted by relevance
/dports/graphics/vcg/vcg.1.30/src/preconf/ |
H A D | grammar.h | 559 #define T_fpfish(l) BuildCont(T_Co_fpfish,UnionNum(0),l) macro
|
H A D | grammar.y | 1543 #define T_fpfish(l) BuildCont(T_Co_fpfish,UnionNum(0),l) macro 2800 $$ = T_fpfish(yylocate(@1)); }
|
H A D | y.tab.c | 1550 #define T_fpfish(l) BuildCont(T_Co_fpfish,UnionNum(0),l) macro 4450 yyval.tree = T_fpfish(yylocate(yylsp[0])); ; in yyparse()
|
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/ |
H A D | grammar.h | 559 #define T_fpfish(l) BuildCont(T_Co_fpfish,UnionNum(0),l) macro
|
H A D | syntax.c | 1544 #define T_fpfish(l) BuildCont(T_Co_fpfish,UnionNum(0),l) macro 4444 yyval.tree = T_fpfish(yylocate(yylsp[0])); ; in yyparse()
|