Searched refs:T_Co_grey (Results 1 – 6 of 6) sorted by relevance
/dports/graphics/vcg/vcg.1.30/src/preconf/ |
H A D | grammar.h | 313 #define T_Co_grey 98 macro 569 #define T_grey(l) BuildCont(T_Co_grey,UnionNum(0),l)
|
H A D | grammar.y | 779 #define T_Co_grey 98 macro 1553 #define T_grey(l) BuildCont(T_Co_grey,UnionNum(0),l)
|
H A D | y.tab.c | 786 #define T_Co_grey 98 macro 1560 #define T_grey(l) BuildCont(T_Co_grey,UnionNum(0),l)
|
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/ |
H A D | grammar.h | 313 #define T_Co_grey 98 macro 569 #define T_grey(l) BuildCont(T_Co_grey,UnionNum(0),l)
|
H A D | syntax.c | 780 #define T_Co_grey 98 macro 1554 #define T_grey(l) BuildCont(T_Co_grey,UnionNum(0),l)
|
/dports/graphics/vcg/vcg.1.30/src/ |
H A D | step0.c | 1177 case T_Co_grey: NSTATE(v) = 1; break;
|