Searched refs:option_sense (Results 1 – 2 of 2) sorted by relevance
1499 static int option_sense; variable1812 option_sense = true; variable1822 option_sense = ! option_sense; variable1827 csize = option_sense ? 128 : 256;1832 csize = option_sense ? 256 : 128;1837 long_align = option_sense;1843 action_define( "YY_ALWAYS_INTERACTIVE", option_sense );1849 yytext_is_array = option_sense;1854 backing_up_report = option_sense;1859 interactive = ! option_sense;[all …]
98 static int option_sense;