| /src/external/gpl3/binutils/dist/libiberty/ |
| pex-msdos.c | 162 char *temp_base; local 179 temp_base = obj->temp_base; 180 if (temp_base != NULL) 184 temp_base = choose_temp_base (); 188 rf = concat (temp_base, ".gp", NULL); 191 free (temp_base);
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| pex-msdos.c | 162 char *temp_base; local 179 temp_base = obj->temp_base; 180 if (temp_base != NULL) 184 temp_base = choose_temp_base (); 188 rf = concat (temp_base, ".gp", NULL); 191 free (temp_base);
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| pex-msdos.c | 162 char *temp_base; local 179 temp_base = obj->temp_base; 180 if (temp_base != NULL) 184 temp_base = choose_temp_base (); 188 rf = concat (temp_base, ".gp", NULL); 191 free (temp_base);
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| pex-msdos.c | 162 char *temp_base; local 179 temp_base = obj->temp_base; 180 if (temp_base != NULL) 184 temp_base = choose_temp_base (); 188 rf = concat (temp_base, ".gp", NULL); 191 free (temp_base);
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| pex-msdos.c | 162 char *temp_base; local 179 temp_base = obj->temp_base; 180 if (temp_base != NULL) 184 temp_base = choose_temp_base (); 188 rf = concat (temp_base, ".gp", NULL); 191 free (temp_base);
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| pex-msdos.c | 162 char *temp_base; local 179 temp_base = obj->temp_base; 180 if (temp_base != NULL) 184 temp_base = choose_temp_base (); 188 rf = concat (temp_base, ".gp", NULL); 191 free (temp_base);
|
| /src/external/bsd/byacc/dist/ |
| lalr.c | 187 Value_t *temp_base; local 192 temp_base = NEW2(nvars + 1, Value_t); 195 temp_map = temp_base - ntokens; 249 FREE(temp_base);
|
| /src/external/gpl3/binutils/dist/binutils/ |
| dllwrap.c | 354 char *temp_base = make_temp_file (NULL); local 393 pid = pexecute (argv[0], (char * const *) argv, prog_name, temp_base,
|
| resrc.c | 206 char *temp_base = make_temp_file (NULL); 269 pid = pexecute (argv[0], (char * const *) argv, program_name, temp_base, 205 char *temp_base = make_temp_file (NULL); local
|
| dlltool.c | 1257 char *temp_base = make_temp_file (""); local 1284 pid = pexecute (argv[0], (char * const *) argv, program_name, temp_base, 1287 free (temp_base);
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| dllwrap.c | 354 char *temp_base = make_temp_file (NULL); local 393 pid = pexecute (argv[0], (char * const *) argv, prog_name, temp_base,
|
| resrc.c | 206 char *temp_base = make_temp_file (NULL); 269 pid = pexecute (argv[0], (char * const *) argv, program_name, temp_base, 205 char *temp_base = make_temp_file (NULL); local
|
| dlltool.c | 1257 char *temp_base = make_temp_file (""); local 1284 pid = pexecute (argv[0], (char * const *) argv, program_name, temp_base, 1287 free (temp_base);
|