Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl2/xcvs/dist/
H A Dconfig.h.in817 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
819 # define ISSLASH(C) ((C) == '/') macro
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dbasename.c38 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
46 # define ISSLASH(C) ((C) == '/') macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dbasename.c38 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
46 # define ISSLASH(C) ((C) == '/') macro
H A Dtmpdir.c78 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
81 # define ISSLASH(C) ((C) == '/') macro
H A Dprogreloc.c66 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
75 # define ISSLASH(C) ((C) == '/') macro
H A Dlocalcharset.c74 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
82 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Dpathname.h34 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dbasename.c38 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
46 # define ISSLASH(C) ((C) == '/') macro
H A Dlocalcharset.c74 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
82 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Dpathname.h34 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dbasename.c38 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
46 # define ISSLASH(C) ((C) == '/') macro
H A Dprogreloc.c66 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
75 # define ISSLASH(C) ((C) == '/') macro
H A Dlocalcharset.c74 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
82 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/netbsd-src/external/gpl2/grep/dist/intl/
H A Dlocalcharset.c71 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
79 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/netbsd-src/external/gpl3/gcc.old/dist/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
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dlocalcharset.c78 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
86 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dlocalcharset.c80 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
88 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dlocalcharset.c78 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
86 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dlocalcharset.c78 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
86 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlocalcharset.c75 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
83 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Drelocatable.c75 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
84 # define ISSLASH(C) ((C) == '/') macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Ddirname.h30 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Ddirname.h35 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfilename.h61 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro

12