Searched refs:PATH_SEP_CHAR (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dsearch_list.h29 #define PATH_SEP_CHAR ';'
31 #define PATH_SEP_CHAR ':'
28 #define PATH_SEP_CHAR macro
30 #define PATH_SEP_CHAR macro
H A Dsearch_list.c39 colon = strchr (beg, PATH_SEP_CHAR);
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libgroff/
H A Dsearchpath.cpp87 *p++ = PATH_SEP_CHAR;
91 *p++ = PATH_SEP_CHAR;
115 char *end = strchr(p, PATH_SEP_CHAR);
172 char *end = strchr(p, PATH_SEP_CHAR);
H A Drelocate.cpp104 char *end = strchr(p, PATH_SEP_CHAR);
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/include/
H A Dnonposix.h96 # define PATH_SEP_CHAR ';' macro
208 # define PATH_SEP_CHAR ':' macro
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/groff/
H A Dgroff.cpp247 Fargs += PATH_SEP_CHAR;
389 e += PATH_SEP_CHAR;
415 f += PATH_SEP_CHAR;

Completed in 178 milliseconds