Home
last modified time | relevance | path

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

/dports/graphics/vcg/vcg.1.30/src/preconf/
H A Dy.tab.h150 #define LEXWORD_VORDER 377 macro
H A Dgrammar.l912 RETURN(LEXWORD_VORDER); }
915 RETURN(LEXWORD_VORDER); }
H A Dgrammar.y155 %token LEXWORD_VORDER
2293 | LEXWORD_VORDER ':' int_const
3013 | LEXWORD_VORDER ':' int_const
H A Dlex.yy.c3295 RETURN(LEXWORD_VORDER); }
3302 RETURN(LEXWORD_VORDER); }
H A Dy.tab.c128 #define LEXWORD_VORDER 377 macro
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/
H A Dsyntax.h150 #define LEXWORD_VORDER 377 macro
H A Dlexical.c3289 RETURN(LEXWORD_VORDER); }
3296 RETURN(LEXWORD_VORDER); }
H A Dsyntax.c128 #define LEXWORD_VORDER 377 macro
/dports/graphics/vcg/vcg.1.30/src/
H A Dgrammar.pgs389 "verticalorder" { RETURN(LEXWORD_VORDER); }
390 "vertical_order" { RETURN(LEXWORD_VORDER); }
898 | LEXWORD_VORDER ':' int_const
1258 | LEXWORD_VORDER ':' int_const