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

/macosx-10.10/gnudiff-19/diffutils/lib/
H A Ddirname.h33 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/macosx-10.10/gpatch-3/patch/
H A Ddirname.h33 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Dcommon.h128 #define ISSLASH(c) ((c) == '/') macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Ddirname.h30 # 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
/macosx-10.10/bash-94.1.2/bash-3.2/lib/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.c205 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
214 # define ISSLASH(C) ((C) == '/') macro
/macosx-10.10/cxxfilt-11/cxxfilt/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
/macosx-10.10/libiconv-42/libiconv/libcharset/lib/
H A Dlocalcharset.c81 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
89 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Drelocatable.c77 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
86 # define ISSLASH(C) ((C) == '/') macro
/macosx-10.10/libiconv-42/libiconv/srclib/
H A Dprogreloc.c69 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
78 # define ISSLASH(C) ((C) == '/') macro
H A Drelocatable.c77 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
86 # define ISSLASH(C) ((C) == '/') macro
/macosx-10.10/libiconv-42/libiconv/lib/
H A Drelocatable.c77 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
86 # define ISSLASH(C) ((C) == '/') macro
/macosx-10.10/gnudiff-19/diffutils/
H A Dconfig.h399 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
401 # define ISSLASH(C) ((C) == '/') macro
/macosx-10.10/text_cmds-88/sort/
H A Dconfig.h1288 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
1290 # define ISSLASH(C) ((C) == '/') macro

Completed in 219 milliseconds