Home
last modified time | relevance | path

Searched defs:isspc (Results 1 – 18 of 18) sorted by relevance

/dports/comms/trustedqsl/tqsl-2.4/apps/
H A Dwxutil.cpp33 static inline int isspc(int c) { in isspc() function
/dports/mail/avenger/avenger-0.8.5/libasync/
H A Dparseopt.C31 isspc (char c) in isspc() function
/dports/japanese/ne/ne/src/
H A Dsetopt.c477 #define isspc(c) ((c)==' '|| (c)=='\t') macro
/dports/shells/44bsd-csh/44bsd-csh-20001106_5/
H A Dchar.h66 #define isspc(c) cmap(c, _SP) macro
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DXsystem.c52 #define isspc(c) ((c) == ' ' || (c) == '\t') macro
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DXsystem.c52 #define isspc(c) ((c) == ' ' || (c) == '\t') macro
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dcatsmpcslavno.f79 & nmastmpc(2,*),imastmpc(2,*),nmmpc,isspc,imspc,ismpc,immpc, local
/dports/japanese/gawk/gawk-3.0.6/pc/
H A Dxsystem.c68 #define isspc(c) ((c) == ' ' || (c) == '\t') macro
/dports/devel/sunpromake/schily-2021-09-18/cpp/
H A Dcpp.c187 #define isspc(a) (ptrtab[(int)a]&SB) macro
/dports/devel/smake/schily-2021-09-18/cpp/
H A Dcpp.c187 #define isspc(a) (ptrtab[(int)a]&SB) macro
/dports/devel/schilybase/schily-2021-09-18/cpp/
H A Dcpp.c187 #define isspc(a) (ptrtab[(int)a]&SB) macro
/dports/devel/sccs/schily-2021-09-18/cpp/
H A Dcpp.c187 #define isspc(a) (ptrtab[(int)a]&SB) macro
/dports/net/rscsi/schily-2021-09-18/cpp/
H A Dcpp.c187 #define isspc(a) (ptrtab[(int)a]&SB) macro
/dports/archivers/star/schily-2021-09-18/cpp/
H A Dcpp.c187 #define isspc(a) (ptrtab[(int)a]&SB) macro
/dports/sysutils/cdrtools/schily-2021-09-18/cpp/
H A Dcpp.c187 #define isspc(a) (ptrtab[(int)a]&SB) macro
/dports/editors/ved/schily-2021-09-18/cpp/
H A Dcpp.c187 #define isspc(a) (ptrtab[(int)a]&SB) macro
/dports/sysutils/schilyutils/schily-2021-09-18/cpp/
H A Dcpp.c187 #define isspc(a) (ptrtab[(int)a]&SB) macro
/dports/comms/trustedqsl/tqsl-2.4/src/
H A Dlocation.cpp299 static inline int isspc(int c) { in isspc() function