HomeSort by: relevance | last modified time | path
    Searched defs:PATH_SEPARATOR (Results 1 - 24 of 24) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/i386/
xm-mingw32.h 23 #undef PATH_SEPARATOR
24 #define PATH_SEPARATOR ';'
xm-djgpp.h 21 #define PATH_SEPARATOR ';'
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
xm-mingw32.h 23 #undef PATH_SEPARATOR
24 #define PATH_SEPARATOR ';'
xm-djgpp.h 21 #define PATH_SEPARATOR ';'
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
loadinfo.h 52 # define PATH_SEPARATOR ';'
55 # define PATH_SEPARATOR ':'
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
classpath.c 39 # define PATH_SEPARATOR ';'
42 # define PATH_SEPARATOR ':'
75 *p++ = PATH_SEPARATOR;
  /src/external/gpl2/texinfo/dist/intl/
loadinfo.h 50 # define PATH_SEPARATOR ';'
53 # define PATH_SEPARATOR ':'
  /src/external/gpl2/grep/dist/intl/
loadinfo.h 58 # define PATH_SEPARATOR ';'
61 # define PATH_SEPARATOR ':'
  /src/external/gpl3/gcc.old/dist/intl/
loadinfo.h 56 # define PATH_SEPARATOR ';'
59 # define PATH_SEPARATOR ':'
  /src/external/gpl3/binutils/dist/libiberty/
make-relative-prefix.c 87 # define PATH_SEPARATOR ';'
89 # define PATH_SEPARATOR ':'
270 if (*endp == PATH_SEPARATOR || *endp == 0)
  /src/external/gpl3/binutils.old/dist/libiberty/
make-relative-prefix.c 87 # define PATH_SEPARATOR ';'
89 # define PATH_SEPARATOR ':'
270 if (*endp == PATH_SEPARATOR || *endp == 0)
  /src/external/gpl3/gcc/dist/libiberty/
make-relative-prefix.c 87 # define PATH_SEPARATOR ';'
89 # define PATH_SEPARATOR ':'
270 if (*endp == PATH_SEPARATOR || *endp == 0)
  /src/external/gpl3/gcc.old/dist/libiberty/
make-relative-prefix.c 87 # define PATH_SEPARATOR ';'
89 # define PATH_SEPARATOR ':'
270 if (*endp == PATH_SEPARATOR || *endp == 0)
  /src/external/gpl3/gdb/dist/libiberty/
make-relative-prefix.c 87 # define PATH_SEPARATOR ';'
89 # define PATH_SEPARATOR ':'
270 if (*endp == PATH_SEPARATOR || *endp == 0)
  /src/external/gpl3/gdb.old/dist/libiberty/
make-relative-prefix.c 87 # define PATH_SEPARATOR ';'
89 # define PATH_SEPARATOR ':'
270 if (*endp == PATH_SEPARATOR || *endp == 0)
  /src/external/gpl3/binutils/dist/ld/
lexsup.c 46 #ifndef PATH_SEPARATOR
48 #define PATH_SEPARATOR ';'
50 #define PATH_SEPARATOR ':'
2063 p = strchr (dirlist_ptr, PATH_SEPARATOR);
  /src/external/gpl3/binutils.old/dist/ld/
lexsup.c 48 #ifndef PATH_SEPARATOR
50 #define PATH_SEPARATOR ';'
52 #define PATH_SEPARATOR ':'
2074 p = strchr (dirlist_ptr, PATH_SEPARATOR);
  /src/external/gpl2/mkhybrid/dist/
mkisofs.h 500 #define PATH_SEPARATOR ']'
504 #define PATH_SEPARATOR '/'
  /src/external/gpl2/gmake/dist/w32/
Makefile 41 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
145 PATH_SEPARATOR = :
  /src/crypto/external/bsd/netpgp/dist/src/netpgp/
Makefile 21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
130 PATH_SEPARATOR = :
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
Makefile 21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
130 PATH_SEPARATOR = :
  /src/external/bsd/tcpdump/dist/
tcpdump.c 136 #define PATH_SEPARATOR '\\'
138 #define PATH_SEPARATOR '/'
1555 if ((cp = strrchr(argv[0], PATH_SEPARATOR)) != NULL)
  /src/external/gpl3/gcc/dist/gcc/
system.h 684 #ifndef PATH_SEPARATOR
685 #define PATH_SEPARATOR ':'
  /src/external/gpl3/gcc.old/dist/gcc/
system.h 684 #ifndef PATH_SEPARATOR
685 #define PATH_SEPARATOR ':'

Completed in 42 milliseconds