Searched refs:T_smaller (Results 1 – 5 of 5) sorted by relevance
/dports/graphics/vcg/vcg.1.30/src/preconf/ |
H A D | grammar.h | 507 #define T_smaller(l) BuildCont(T_Co_smaller,UnionNum(0),l) macro
|
H A D | grammar.y | 1491 #define T_smaller(l) BuildCont(T_Co_smaller,UnionNum(0),l) macro 3231 $$ = T_smaller(yylocate(@1)); }
|
H A D | y.tab.c | 1498 #define T_smaller(l) BuildCont(T_Co_smaller,UnionNum(0),l) macro 5044 yyval.tree = T_smaller(yylocate(yylsp[0])); ; in yyparse()
|
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/ |
H A D | grammar.h | 507 #define T_smaller(l) BuildCont(T_Co_smaller,UnionNum(0),l) macro
|
H A D | syntax.c | 1492 #define T_smaller(l) BuildCont(T_Co_smaller,UnionNum(0),l) macro 5038 yyval.tree = T_smaller(yylocate(yylsp[0])); ; in yyparse()
|