Home
last modified time | relevance | path

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

12345678910>>...29

/dports/net-p2p/microdc2/microdc2-0.15.6/
H A Dconfig.h.in390 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
392 # define ISSLASH(C) ((C) == '/') macro
/dports/devel/cvs-devel/cvs-1.12.13/
H A Dconfig.h.in829 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
831 # define ISSLASH(C) ((C) == '/') macro
/dports/games/heroes/heroes-0.21/src/
H A Dconfig.h.in361 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
363 # define ISSLASH(C) ((C) == '/') macro
/dports/devel/blame/blame-1.3.1/
H A Dconfig.h.in498 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
500 # define ISSLASH(C) ((C) == '/') macro
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/3rd/ctpp/include/
H A Dlibgen_win32.h40 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
48 # define ISSLASH(C) ((C) == '/') macro
/dports/editors/fte/fte/src/
H A Ds_files.h21 #define ISSLASH(c) ((c) == SLASH) macro
34 #define ISSLASH(c) (((c) == '/') || ((c) == '\\')) macro
/dports/textproc/wv/wv-1.2.9/
H A Dbasename.c77 # define ISSLASH(C) ((C) == '/') macro
79 # define ISSLASH(C) ((C) == '/'||(C) == '\\') macro
/dports/textproc/ctpp2/ctpp2-2.8.3/include/
H A Dlibgen_win32.h40 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
48 # define ISSLASH(C) ((C) == '/') macro
/dports/misc/amanda-server/amanda-3.3.9/gnulib/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/misc/amanda-client/amanda-3.3.9/gnulib/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/lang/guile2/guile-2.2.7/lib/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/archivers/sharutils/sharutils-4.15.2/lib/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/games/freedink-engine/freedink-108.4/gnulib/lib/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/converters/libiconv/libiconv-1.16/srclib/
H A Ddosname.h34 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
37 # define ISSLASH(C) ((C) == '/') macro
/dports/textproc/source-highlight/source-highlight-3.1.9/gl/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/archivers/lbzip2/lbzip2-2.5/lib/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/shells/rush/rush-2.1/gnu/
H A Ddosname.h36 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
39 # define ISSLASH(C) ((C) == '/') macro
/dports/databases/recutils/recutils-1.8/lib/
H A Ddosname.h34 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
37 # define ISSLASH(C) ((C) == '/') macro
/dports/dns/libidn/libidn-1.35/gl/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/devel/idutils/idutils-4.6/lib/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/gl/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/gl/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/security/libprelude/libprelude-1.2.6/libmissing/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro
/dports/graphics/icoutils/icoutils-0.32.3/lib/
H A Ddosname.h35 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
38 # define ISSLASH(C) ((C) == '/') macro

12345678910>>...29