Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDmips-tfile.c3432 char *start_name, *end_name_p1; in parse_file() local
3437 || (end_name_p1 = strrchr (++start_name, '"')) == (char *) 0) in parse_file()
3449 add_file (start_name, end_name_p1); in parse_file()