Home
last modified time | relevance | path

Searched refs:saw_structop (Results 1 – 19 of 19) sorted by relevance

/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dgo-exp.y1053 int saw_structop = last_was_structop; in lex_one_token() local
1091 else if (saw_structop) in lex_one_token()
H A Dp-exp.y1137 int saw_structop = last_was_structop; in yylex() local
1175 if (saw_structop && search_field) in yylex()
H A Dgo-exp.c2861 int saw_structop = last_was_structop; in lex_one_token() local
2899 else if (saw_structop) in lex_one_token()
H A Dp-exp.c2959 int saw_structop = last_was_structop; in yylex() local
2997 if (saw_structop && search_field) in yylex()
H A Dc-exp.y2361 int saw_structop = last_was_structop; in lex_one_token() local
2429 else if (saw_structop) in lex_one_token()
H A Dc-exp.c5348 int saw_structop = last_was_structop; in lex_one_token() local
5416 else if (saw_structop) in lex_one_token()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dgo-exp.y1023 int saw_structop = last_was_structop; in lex_one_token() local
1060 else if (saw_structop) in lex_one_token()
H A Df-exp.y1257 bool saw_structop = last_was_structop; in yylex() local
1303 else if (pstate->parse_completion && saw_structop) in yylex()
H A Dd-exp.y1032 int saw_structop = last_was_structop; in lex_one_token() local
1071 else if (saw_structop) in lex_one_token()
H A Df-exp.c3252 bool saw_structop = last_was_structop; in yylex() local
3298 else if (pstate->parse_completion && saw_structop) in yylex()
H A Dgo-exp.c2743 int saw_structop = last_was_structop; in lex_one_token() local
2780 else if (saw_structop) in lex_one_token()
H A Dd-exp.c2864 int saw_structop = last_was_structop; in lex_one_token() local
2903 else if (saw_structop) in lex_one_token()
H A Dc-exp.y2649 bool saw_structop = last_was_structop; in lex_one_token() local
2718 else if (par_state->parse_completion && saw_structop) in lex_one_token()
H A Dc-exp.c5425 bool saw_structop = last_was_structop; in lex_one_token() local
5494 else if (par_state->parse_completion && saw_structop) in lex_one_token()
H A DChangeLog-2013520 (yylex): Remove saw_structop local variable.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dp-exp.y1133 int saw_structop = last_was_structop; in yylex() local
1171 if (saw_structop && search_field) in yylex()
H A Dp-exp.c2491 int saw_structop = last_was_structop; in yylex() local
2529 if (saw_structop && search_field) in yylex()
H A Dc-exp.y2053 int saw_structop = last_was_structop; in lex_one_token() local
2121 else if (saw_structop) in lex_one_token()
H A Dc-exp.c4048 int saw_structop = last_was_structop; in lex_one_token() local
4116 else if (saw_structop) in lex_one_token()