Home
last modified time | relevance | path

Searched defs:ISSPACE (Results 1 – 25 of 579) sorted by relevance

12345678910>>...24

/dports/net/gnu-dico/dico-2.10/xdico/gnu/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/devel/gettext-tools/gettext-0.21/gettext-runtime/gnulib-lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/archivers/gtar/tar-1.34/gnu/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/devel/gettext-po-mode/gettext-0.21/gettext-runtime/gnulib-lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/devel/gettext-runtime/gettext-0.21/gettext-runtime/gnulib-lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/editors/emacs/emacs-27.2/lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/www/wget2/wget2-2.0.0/lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/misc/findutils/findutils-4.8.0/gnulib-tests/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/editors/poke/poke-1.0/gl-libpoke/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/ftp/lftp/lftp-4.9.2/lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/textproc/datamash/datamash-1.7/lib/
H A Dstrtol.c156 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
160 # define ISSPACE(Ch) iswspace (Ch) macro
169 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
173 # define ISSPACE(Ch) isspace (Ch) macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/pc-bios/s390-ccw/
H A Ddasd-ipl.h16 #endif /* DASD_IPL_H */
/dports/print/ttfautohint/ttfautohint-1.8.4/gnulib/src/
H A Dstrtol.c166 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
170 # define ISSPACE(Ch) iswspace (Ch) macro
179 # define ISSPACE(Ch) __isspace_l ((unsigned char) (Ch), loc) macro
183 # define ISSPACE(Ch) isspace ((unsigned char) (Ch)) macro
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Dstrtol.c185 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
189 # define ISSPACE(Ch) iswspace (Ch) macro
198 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
202 # define ISSPACE(Ch) isspace (Ch) macro
/dports/editors/emacs-devel/emacs-4d1968b/lib/
H A Dstrtol.c166 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
170 # define ISSPACE(Ch) iswspace (Ch) macro
179 # define ISSPACE(Ch) __isspace_l ((unsigned char) (Ch), loc) macro
183 # define ISSPACE(Ch) isspace ((unsigned char) (Ch)) macro
/dports/deskutils/gcal/gcal-4.1/lib/
H A Dstrtol.c185 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
189 # define ISSPACE(Ch) iswspace (Ch) macro
198 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
202 # define ISSPACE(Ch) isspace (Ch) macro
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dstrtol.c185 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
189 # define ISSPACE(Ch) iswspace (Ch) macro
198 # define ISSPACE(Ch) __isspace_l ((Ch), loc) macro
202 # define ISSPACE(Ch) isspace (Ch) macro
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dstrtol.c166 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
170 # define ISSPACE(Ch) iswspace (Ch) macro
179 # define ISSPACE(Ch) __isspace_l ((unsigned char) (Ch), loc) macro
183 # define ISSPACE(Ch) isspace ((unsigned char) (Ch)) macro
/dports/textproc/gnugrep/grep-3.7/lib/
H A Dstrtol.c166 # define ISSPACE(Ch) __iswspace_l ((Ch), loc) macro
170 # define ISSPACE(Ch) iswspace (Ch) macro
179 # define ISSPACE(Ch) __isspace_l ((unsigned char) (Ch), loc) macro
183 # define ISSPACE(Ch) isspace ((unsigned char) (Ch)) macro

12345678910>>...24