Searched defs:ISSLASH (Results 1 - 20 of 20) sorted by relevance

/haiku-fatelf/src/bin/diffutils/lib/
H A Ddirname.h33 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/haiku-fatelf/src/bin/patch/
H A Dbasename.c27 # define ISSLASH(C) ((C) == '/') macro
H A Dcommon.h131 #define ISSLASH(c) ((c) == '/') macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Ddirname.h30 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Dlocalcharset.c90 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
98 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Dconfig.h1873 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
1875 # define ISSLASH(C) ((C) == '/') macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Ddirname.h29 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Dlocalcharset.c74 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
82 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/haiku-fatelf/src/bin/bash/lib/intl/
H A Dl10nflist.c75 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
82 # define ISSLASH(C) ((C) == '/') macro
H A Dlocalcharset.c79 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
87 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Drelocatable.c73 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
82 # define ISSLASH(C) ((C) == '/') macro
H A Ddcigettext.c207 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
216 # define ISSLASH(C) ((C) == '/') macro
/haiku-fatelf/src/bin/gawk/intl/
H A Dl10nflist.c72 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
79 # define ISSLASH(C) ((C) == '/') macro
H A Dlocalcharset.c78 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
86 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Drelocatable.c72 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
81 # define ISSLASH(C) ((C) == '/') macro
H A Ddcigettext.c201 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
210 # define ISSLASH(C) ((C) == '/') macro
/haiku-fatelf/src/bin/network/wget/lib/
H A Dlocalcharset.c80 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
88 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/haiku-fatelf/src/libs/iconv/
H A Dlocalcharset.c75 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
83 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/haiku-fatelf/src/bin/diffutils/
H A Dconfig.h399 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
401 # define ISSLASH(C) ((C) == '/') macro
/haiku-fatelf/src/bin/findutils/
H A Dconfig.h711 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
713 # define ISSLASH(C) ((C) == '/') macro

Completed in 123 milliseconds