Searched defs:tmp_prefix (Results 1 – 4 of 4) sorted by relevance
4407 char *tmp_prefix = concat (gcc_exec_prefix, "gcc", NULL); in process_command() local4742 char *tmp_prefix = get_relative_prefix (decoded_options[0].arg, in process_command() local
4760 char *tmp_prefix = concat (gcc_exec_prefix, "gcc", NULL); in process_command() local5438 char *tmp_prefix = get_relative_prefix (decoded_options[0].arg, in process_command() local
351 static char *tmp_prefix = NULL; variable