Home
last modified time | relevance | path

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

/dports/graphics/vcg/vcg.1.30/src/preconf/
H A Dy.tab.h103 #define LEXWORD_FINETUNING 330 macro
H A Dgrammar.l687 RETURN(LEXWORD_FINETUNING); }
690 RETURN(LEXWORD_FINETUNING); }
H A Dlex.yy.c2770 RETURN(LEXWORD_FINETUNING); }
2777 RETURN(LEXWORD_FINETUNING); }
H A Dgrammar.y108 %token LEXWORD_FINETUNING
2404 | LEXWORD_FINETUNING ':' enum_yes_no
H A Dy.tab.c81 #define LEXWORD_FINETUNING 330 macro
/dports/graphics/vcg/vcg.1.30/preconf/X11VMS/
H A Dsyntax.h103 #define LEXWORD_FINETUNING 330 macro
H A Dlexical.c2764 RETURN(LEXWORD_FINETUNING); }
2771 RETURN(LEXWORD_FINETUNING); }
H A Dsyntax.c81 #define LEXWORD_FINETUNING 330 macro
/dports/graphics/vcg/vcg.1.30/src/
H A Dgrammar.pgs314 "fine_tuning" { RETURN(LEXWORD_FINETUNING); }
315 "finetuning" { RETURN(LEXWORD_FINETUNING); }
955 | LEXWORD_FINETUNING ':' enum_yes_no