Searched refs:iswascii (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/include/
H A Dwctype.h81 wint_t iswascii(wint_t);
115 #define iswascii(wc) (((wc) & ~0x7F) == 0) macro
/freebsd-9.3-release/lib/libc/locale/
H A Diswctype.c59 #undef iswascii macro
61 iswascii(wc) function
H A DSymbol.map32 iswascii;

Completed in 32 milliseconds