Searched refs:last_period (Results 1 – 3 of 3) sorted by relevance
8900 const char *last_period; in file_name_suffix() local8902 for (last_period = NULL; *file_name != '\0'; file_name++) in file_name_suffix()8904 last_period = file_name; in file_name_suffix()8905 return (last_period == NULL ? file_name : last_period); in file_name_suffix()
16188 (rs6000_gen_section_name): Initialize variable `last_period'.
16367 const char *q, *after_last_slash, *last_period = 0; in rs6000_gen_section_name() local16377 last_period = q; in rs6000_gen_section_name()16388 if (q == last_period) in rs6000_gen_section_name()16399 if (last_period == 0) in rs6000_gen_section_name()