Searched refs:usrtmp (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/gcc/libiberty/
H A Dchoose-temp.c109 static char usrtmp[] = { DIR_SEPARATOR, 'u', 's', 'r', DIR_SEPARATOR, 't', 'm', 'p', 0 }; local
120 base = try (usrtmp, base);
155 static char usrtmp[] = { DIR_SEPARATOR, 'u', 's', 'r', DIR_SEPARATOR, 't', 'm', 'p', 0 }; local
166 base = try (usrtmp, base);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr20933.c24 static const char usrtmp[] = variable
50 base = try (usrtmp, base);
/haiku-buildtools/legacy/binutils/libiberty/
H A Dmake-temp-file.c78 static const char usrtmp[] = variable
116 base = try_dir (usrtmp, base);
/haiku-buildtools/binutils/libiberty/
H A Dmake-temp-file.c85 static const char usrtmp[] = variable
135 base = try_dir (usrtmp, base);
/haiku-buildtools/gcc/libiberty/
H A Dmake-temp-file.c85 static const char usrtmp[] = variable
135 base = try_dir (usrtmp, base);

Completed in 65 milliseconds