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, variable233 yytext_is_array = true; in check_options()281 if (C_plus_plus && yytext_is_array) { in check_options()283 yytext_is_array = false; in check_options()442 if (yytext_is_array) in check_options()958 do_yylineno = yytext_is_array = in_rule = reject = do_stdinit = in flexinit()1243 yytext_is_array = true; in flexinit()1247 yytext_is_array = false; in flexinit()1687 if (yytext_is_array) { in readin()
1509 if (yymore_used && !yytext_is_array) { in make_tables()1520 if (yytext_is_array) { in make_tables()1800 if (yytext_is_array) { in make_tables()1814 if (yytext_is_array) { in make_tables()1846 if (yytext_is_array) { in make_tables()1939 if (yymore_used && !yytext_is_array) { in make_tables()1972 yymore_used ? (yytext_is_array ? "YY_G(yy_prev_more_offset)" : in make_tables()
200 ^"%pointer".*{NL} yytext_is_array = false; ++linenum;201 ^"%array".*{NL} yytext_is_array = true; ++linenum;
2340 yytext_is_array = false; ++linenum; variable2345 yytext_is_array = true; ++linenum; variable2635 yytext_is_array = option_sense; variable2739 yytext_is_array = ! option_sense; variable
375 extern int C_plus_plus, long_align, use_read, yytext_is_array, do_yywrap;