Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dc-exp.y2920 int first_was_coloncolon, last_was_coloncolon, first_iter; in yylex() local
2948 first_iter = 1; in yylex()
3003 first_iter = 0; in yylex()
3013 if (first_was_coloncolon && first_iter) in yylex()