Searched refs:yytext_is_array (Results 1 – 5 of 5) sorted by relevance
58 int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap, variable248 yytext_is_array = true; in check_options()296 if (C_plus_plus && yytext_is_array) { in check_options()298 yytext_is_array = false; in check_options()427 if (yytext_is_array) in check_options()944 do_yylineno = yytext_is_array = in_rule = reject = do_stdinit =1230 yytext_is_array = true;1234 yytext_is_array = false;1680 if (yytext_is_array) { in readin()
1542 if (yymore_used && !yytext_is_array) { in make_tables()1553 if (yytext_is_array) { in make_tables()1832 if (yytext_is_array) { in make_tables()1846 if (yytext_is_array) { in make_tables()1878 if (yytext_is_array) { in make_tables()1971 if (yymore_used && !yytext_is_array) { in make_tables()2004 yymore_used ? (yytext_is_array ? "YY_G(yy_prev_more_offset)" : in make_tables()
177 ^"%pointer".*{NL} yytext_is_array = false; ++linenum;178 ^"%array".*{NL} yytext_is_array = true; ++linenum;
2362 yytext_is_array = false; ++linenum; variable2367 yytext_is_array = true; ++linenum; variable2654 yytext_is_array = option_sense; variable2762 yytext_is_array = ! option_sense; variable
410 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;