Home
last modified time | relevance | path

Searched refs:LEXWORD_TOPSORT (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/vcg/vcg.1.30/src/preconf/
H A Dy.tab.h234 #define LEXWORD_TOPSORT 461 macro
H A Dgrammar.l1260 RETURN(LEXWORD_TOPSORT); }
1263 RETURN(LEXWORD_TOPSORT); }
H A Dlex.yy.c4107 RETURN(LEXWORD_TOPSORT); }
4114 RETURN(LEXWORD_TOPSORT); }
H A Dgrammar.y239 %token LEXWORD_TOPSORT
2540 | LEXWORD_TOPSORT ':' enum_topsort
H A Dy.tab.c212 #define LEXWORD_TOPSORT 461 macro
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/
H A Dsyntax.h234 #define LEXWORD_TOPSORT 461 macro
H A Dlexical.c4101 RETURN(LEXWORD_TOPSORT); }
4108 RETURN(LEXWORD_TOPSORT); }
H A Dsyntax.c212 #define LEXWORD_TOPSORT 461 macro
/dports/graphics/vcg/vcg.1.30/src/
H A Dgrammar.pgs505 "top_sort" { RETURN(LEXWORD_TOPSORT); }
506 "topsort" { RETURN(LEXWORD_TOPSORT); }
1025 | LEXWORD_TOPSORT ':' enum_topsort