Searched refs:iswgraph_l (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libc/hidden/
H A Dwctype.h36 PROTO_DEPRECATED(iswgraph_l); variable
/openbsd-current/include/
H A Dwctype.h90 int iswgraph_l(wint_t, locale_t);
/openbsd-current/gnu/llvm/libcxx/include/__support/xlocale/
H A D__posix_l_fallback.h69 inline _LIBCPP_HIDE_FROM_ABI_C int iswgraph_l(wint_t __c, locale_t) { return ::iswgraph(__c); } function
/openbsd-current/lib/libc/locale/
H A Diswctype_l.c113 iswgraph_l(wint_t c, locale_t locale) function

Completed in 110 milliseconds