Searched refs:make_temp_file_with_prefix (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dmake-temp-file.c184 make_temp_file_with_prefix (const char *prefix, const char *suffix) function
227 return make_temp_file_with_prefix (NULL, suffix);
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dmake-temp-file.c184 make_temp_file_with_prefix (const char *prefix, const char *suffix) function
227 return make_temp_file_with_prefix (NULL, suffix);
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dmake-temp-file.c184 make_temp_file_with_prefix (const char *prefix, const char *suffix) function
227 return make_temp_file_with_prefix (NULL, suffix);
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dmake-temp-file.c195 make_temp_file_with_prefix (const char *prefix, const char *suffix) function
238 return make_temp_file_with_prefix (NULL, suffix);
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dmake-temp-file.c195 make_temp_file_with_prefix (const char *prefix, const char *suffix) function
238 return make_temp_file_with_prefix (NULL, suffix);
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dmake-temp-file.c198 make_temp_file_with_prefix (const char *prefix, const char *suffix) function
241 return make_temp_file_with_prefix (NULL, suffix);
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dlibiberty.h249 extern char *make_temp_file_with_prefix (const char *, const char *) ATTRIBUTE_MALLOC;
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dlibiberty.h249 extern char *make_temp_file_with_prefix (const char *, const char *) ATTRIBUTE_MALLOC;
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dlibiberty.h249 extern char *make_temp_file_with_prefix (const char *, const char *) ATTRIBUTE_MALLOC;
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dlibiberty.h249 extern char *make_temp_file_with_prefix (const char *, const char *) ATTRIBUTE_MALLOC;
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dlibiberty.h249 extern char *make_temp_file_with_prefix (const char *, const char *) ATTRIBUTE_MALLOC;
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dlibiberty.h249 extern char *make_temp_file_with_prefix (const char *, const char *) ATTRIBUTE_MALLOC;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlto-wrapper.c1707 ltrans_output_file = make_temp_file_with_prefix (prefix,

Completed in 247 milliseconds