Home
last modified time | relevance | path

Searched refs:TEMP_FILE (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/binutils-2.34/libiberty/
H A Dchoose-temp.c40 #define TEMP_FILE "ccXXXXXX" macro
41 #define TEMP_FILE_LEN (sizeof(TEMP_FILE) - 1)
69 strcpy (temp_filename + len, TEMP_FILE); in choose_temp_base()
H A Dmake-temp-file.c59 #define TEMP_FILE "XXXXXX" macro
60 #define TEMP_FILE_LEN (sizeof(TEMP_FILE) - 1)
207 strcpy (temp_filename + base_len + prefix_len, TEMP_FILE); in make_temp_file_with_prefix()
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dchoose-temp.c40 #define TEMP_FILE "ccXXXXXX" macro
41 #define TEMP_FILE_LEN (sizeof(TEMP_FILE) - 1)
69 strcpy (temp_filename + len, TEMP_FILE); in choose_temp_base()
H A Dmake-temp-file.c60 #define TEMP_FILE "ccXXXXXX" macro
61 #define TEMP_FILE_LEN (sizeof(TEMP_FILE) - 1)
202 strcpy (temp_filename + base_len, TEMP_FILE); in make_temp_file()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dchoose-temp.c40 #define TEMP_FILE "ccXXXXXX" macro
41 #define TEMP_FILE_LEN (sizeof(TEMP_FILE) - 1)
69 strcpy (temp_filename + len, TEMP_FILE); in choose_temp_base()
H A Dmake-temp-file.c59 #define TEMP_FILE "ccXXXXXX" macro
60 #define TEMP_FILE_LEN (sizeof(TEMP_FILE) - 1)
201 strcpy (temp_filename + base_len, TEMP_FILE); in make_temp_file()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dchoose-temp.c41 #define TEMP_FILE "ccXXXXXX" macro
42 #define TEMP_FILE_LEN (sizeof(TEMP_FILE) - 1)
70 strcpy (temp_filename + len, TEMP_FILE); in choose_temp_base()
H A Dmake-temp-file.c60 #define TEMP_FILE "ccXXXXXX" macro
61 #define TEMP_FILE_LEN (sizeof(TEMP_FILE) - 1)
202 strcpy (temp_filename + base_len, TEMP_FILE); in make_temp_file()
/dragonfly/contrib/gdb-7/libiberty/
H A Dmake-temp-file.c60 #define TEMP_FILE "ccXXXXXX" macro
61 #define TEMP_FILE_LEN (sizeof(TEMP_FILE) - 1)
202 strcpy (temp_filename + base_len, TEMP_FILE); in make_temp_file()