Home
last modified time | relevance | path

Searched defs:ISSLASH (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Dlocalcharset.c78 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
86 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Drelocatable.c77 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
86 # define ISSLASH(C) ((C) == '/') macro
H A Dl10nflist.c72 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
79 # define ISSLASH(C) ((C) == '/') macro
H A Ddcigettext.c205 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
214 # define ISSLASH(C) ((C) == '/') macro
/openbsd-src/gnu/gcc/intl/
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 Dl10nflist.c72 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
79 # define ISSLASH(C) ((C) == '/') macro
H A Ddcigettext.c201 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
210 # define ISSLASH(C) ((C) == '/') macro
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A Dlocalcharset.c65 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Ddcigettext.c190 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
199 # define ISSLASH(C) ((C) == '/') macro