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

  /src/external/gpl3/binutils/dist/gprof/
search_list.h 28 #define PATH_SEP_CHAR ';'
30 #define PATH_SEP_CHAR ':'
  /src/external/gpl3/binutils.old/dist/gprof/
search_list.h 28 #define PATH_SEP_CHAR ';'
30 #define PATH_SEP_CHAR ':'
  /src/external/bsd/elftosb/dist/common/
SearchPath.cpp 12 #define PATH_SEP_CHAR '\\'
15 #define PATH_SEP_CHAR '/'
111 if ((first[first.size() - 1] != PATH_SEP_CHAR) && (second[0] != PATH_SEP_CHAR))
  /src/external/gpl2/groff/dist/src/include/
nonposix.h 96 # define PATH_SEP_CHAR ';'
208 # define PATH_SEP_CHAR ':'

Completed in 29 milliseconds