Searched refs:temp_end (Results 1 – 2 of 2) sorted by relevance
1013 char *temp_end = find_template_name_end (p); in locate_first_half() local1014 if (!temp_end) in locate_first_half()1016 p = temp_end; in locate_first_half()1168 char *temp_end; in decode_compound() local1228 temp_end = find_template_name_end (p); in decode_compound()1229 if (!temp_end) in decode_compound()1231 p = temp_end; in decode_compound()
182 char *temp_end; in executable_file_in_path() local200 temp_end = temp + strlen (temp); in executable_file_in_path()209 strcpy (temp_end, exec_extensions[i]); in executable_file_in_path()