Home
last modified time | relevance | path

Searched refs:prev_lexptr (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dparser-defs.h182 extern char *prev_lexptr;
H A Dm2-exp.y831 prev_lexptr = lexptr; in yylex()
1104 if (prev_lexptr)
1105 lexptr = prev_lexptr;
H A Df-exp.y936 prev_lexptr = lexptr; in yylex()
1184 if (prev_lexptr)
1185 lexptr = prev_lexptr;
H A Djv-exp.y870 prev_lexptr = lexptr; in yylex()
1206 if (prev_lexptr)
1207 lexptr = prev_lexptr;
H A Dp-exp.y1084 prev_lexptr = lexptr; in yylex()
1646 if (prev_lexptr)
1647 lexptr = prev_lexptr;
H A Dparse.c91 char *prev_lexptr; variable
1029 prev_lexptr = NULL; in parse_exp_1()
H A Dm2-exp.c2321 prev_lexptr = lexptr; in yylex()
2594 if (prev_lexptr)
2595 lexptr = prev_lexptr;
H A Dc-exp.y1334 prev_lexptr = lexptr; in yylex()
1807 if (prev_lexptr)
1808 lexptr = prev_lexptr;
H A Df-exp.c2310 prev_lexptr = lexptr; in yylex()
2558 if (prev_lexptr)
2559 lexptr = prev_lexptr;
H A Djv-exp.c2241 prev_lexptr = lexptr; in yylex()
2577 if (prev_lexptr)
2578 lexptr = prev_lexptr;
H A Dp-exp.c2406 prev_lexptr = lexptr; in yylex()
2968 if (prev_lexptr)
2969 lexptr = prev_lexptr;
H A Dc-exp.c2964 prev_lexptr = lexptr; in yylex()
3437 if (prev_lexptr)
3438 lexptr = prev_lexptr;