Searched refs:option_sense (Results 1 – 2 of 2) sorted by relevance
1490 static int option_sense; variable1803 option_sense = true; variable1813 option_sense = ! option_sense; variable1818 csize = option_sense ? 128 : 256;1823 csize = option_sense ? 256 : 128;1828 long_align = option_sense;1834 action_define( "YY_ALWAYS_INTERACTIVE", option_sense );1840 yytext_is_array = option_sense;1845 backing_up_report = option_sense;1850 interactive = ! option_sense;[all …]
97 static int option_sense;