Home
last modified time | relevance | path

Searched defs:tmp_prefix (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgcc.cc4760 char *tmp_prefix = concat (gcc_exec_prefix, "gcc", NULL); in process_command() local
5438 char *tmp_prefix = get_relative_prefix (decoded_options[0].arg, in process_command() local
/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddlltool.c351 static char *tmp_prefix = NULL; variable