Searched defs:iswblank (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cwctype.h60 # undef iswblank macro
/freebsd-10-stable/lib/libc/locale/
H A Diswctype.c67 #undef iswblank macro
69 iswblank(wc) function
/freebsd-10-stable/include/
H A Dwctype.h100 #define iswblank(wc) __istype((wc), _CTYPE_B) macro

Completed in 103 milliseconds