Searched refs:DIR_SEPARATOR (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dbasename.c22 #ifndef DIR_SEPARATOR
23 #define DIR_SEPARATOR '/' macro
36 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
39 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
H A Dmake-temp-file.c49 #ifndef DIR_SEPARATOR
50 #define DIR_SEPARATOR '/' macro
77 static const char tmp[] = { DIR_SEPARATOR, 't', 'm', 'p', 0 };
79 { DIR_SEPARATOR, 'u', 's', 'r', DIR_SEPARATOR, 't', 'm', 'p', 0 };
81 { DIR_SEPARATOR, 'v', 'a', 'r', DIR_SEPARATOR, 't', 'm', 'p', 0 };
123 /* Append DIR_SEPARATOR to the directory we've chosen
128 tmpdir[len] = DIR_SEPARATOR;
H A Dmake-relative-prefix.c72 #ifndef DIR_SEPARATOR
73 # define DIR_SEPARATOR '/' macro
90 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
93 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
257 nstore[1] = DIR_SEPARATOR;
265 nstore[endp - startp] = DIR_SEPARATOR;
376 *(ptr++) = DIR_SEPARATOR;
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dbasename.c22 #ifndef DIR_SEPARATOR
23 #define DIR_SEPARATOR '/' macro
36 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
39 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
H A Dmake-temp-file.c49 #ifndef DIR_SEPARATOR
50 #define DIR_SEPARATOR '/' macro
77 static const char tmp[] = { DIR_SEPARATOR, 't', 'm', 'p', 0 };
79 { DIR_SEPARATOR, 'u', 's', 'r', DIR_SEPARATOR, 't', 'm', 'p', 0 };
81 { DIR_SEPARATOR, 'v', 'a', 'r', DIR_SEPARATOR, 't', 'm', 'p', 0 };
123 /* Append DIR_SEPARATOR to the directory we've chosen
128 tmpdir[len] = DIR_SEPARATOR;
H A Dmake-relative-prefix.c72 #ifndef DIR_SEPARATOR
73 # define DIR_SEPARATOR '/' macro
90 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
93 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
257 nstore[1] = DIR_SEPARATOR;
265 nstore[endp - startp] = DIR_SEPARATOR;
381 *(ptr++) = DIR_SEPARATOR;
/freebsd-11-stable/contrib/gcc/
H A Dprefix.c61 Once all this is done, any '/' will be converted to DIR_SEPARATOR,
339 /* Convert DIR_SEPARATOR_2 to DIR_SEPARATOR. */
340 if (DIR_SEPARATOR_2 != DIR_SEPARATOR)
341 tr (result, DIR_SEPARATOR_2, DIR_SEPARATOR);
344 #if defined (DIR_SEPARATOR) && !defined (DIR_SEPARATOR_2)
345 if (DIR_SEPARATOR != '/')
346 tr (result, '/', DIR_SEPARATOR);
H A Dprotoize.c677 dir_last_slash = strrchr (dir_name, DIR_SEPARATOR);
719 dir_last_slash = strrchr (dir_name, DIR_SEPARATOR);
1086 *(endp-1) = DIR_SEPARATOR; /* overwrite null */
1244 *rel_buf_p++ = DIR_SEPARATOR;
2172 *p++ = DIR_SEPARATOR;
2185 dir_end = strrchr (aux_info_relocated_name, DIR_SEPARATOR);
4316 *(syscalls_absolute_filename + syscalls_len++) = DIR_SEPARATOR;
4399 pname = strrchr (argv[0], DIR_SEPARATOR);
H A Dsystem.h525 #ifndef DIR_SEPARATOR
526 # define DIR_SEPARATOR '/' macro
H A Dc-incpath.c49 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 };
H A Dgcc.c113 static const char dir_separator_str[] = { DIR_SEPARATOR, 0 };
3488 nstore[endp - startp] = DIR_SEPARATOR;
3522 nstore[endp - startp] = DIR_SEPARATOR;
3555 nstore[endp - startp] = DIR_SEPARATOR;
3875 tmp[len] = DIR_SEPARATOR;
6108 *cp++ = DIR_SEPARATOR;
H A Dgensupport.c223 static const char sep[2] = { DIR_SEPARATOR, '\0' };
H A Ddwarf2out.c12431 if (filename[0] != DIR_SEPARATOR && filename[0] != '<')
14390 if (d->emitted_number && d->filename[0] != DIR_SEPARATOR)
14410 if (filename[0] != DIR_SEPARATOR)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPort.h91 #define DIR_SEPARATOR '\\' macro
94 #define DIR_SEPARATOR '/' macro
98 #define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
101 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
H A DInstrProfilingUtil.c290 Dest[PrefixLen++] = DIR_SEPARATOR;
297 const char *Sep = strchr(Path, DIR_SEPARATOR);
307 const char *Sep = strrchr(Path, DIR_SEPARATOR);
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh4232 #ifndef DIR_SEPARATOR
4233 # define DIR_SEPARATOR '/'
4250 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
4253 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
4752 /* search backwards for last DIR_SEPARATOR */
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh4265 #ifndef DIR_SEPARATOR
4266 # define DIR_SEPARATOR '/'
4283 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
4286 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
4785 /* search backwards for last DIR_SEPARATOR */
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh4226 #ifndef DIR_SEPARATOR
4227 # define DIR_SEPARATOR '/'
4244 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
4247 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
4746 /* search backwards for last DIR_SEPARATOR */
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh5605 #ifndef DIR_SEPARATOR
5606 # define DIR_SEPARATOR '/'
5623 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
5626 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
6130 /* search backwards for last DIR_SEPARATOR */
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh5605 #ifndef DIR_SEPARATOR
5606 # define DIR_SEPARATOR '/'
5623 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
5626 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
6130 /* search backwards for last DIR_SEPARATOR */
/freebsd-11-stable/contrib/file/
H A Dltmain.sh5608 #ifndef DIR_SEPARATOR
5609 # define DIR_SEPARATOR '/'
5626 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
5629 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
6133 /* search backwards for last DIR_SEPARATOR */
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh5605 #ifndef DIR_SEPARATOR
5606 # define DIR_SEPARATOR '/'
5623 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
5626 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
6130 /* search backwards for last DIR_SEPARATOR */
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh5605 #ifndef DIR_SEPARATOR
5606 # define DIR_SEPARATOR '/'
5623 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
5626 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
6130 /* search backwards for last DIR_SEPARATOR */
/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh6360 #ifndef DIR_SEPARATOR
6361 # define DIR_SEPARATOR '/'
6377 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
6380 (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))

Completed in 411 milliseconds