Searched defs:wcswidth (Results 1 - 4 of 4) sorted by path

/openbsd-current/gnu/lib/libreadline/support/
H A Dwcwidth.c134 int wcswidth(const wchar_t *pwcs, size_t n) function
/openbsd-current/lib/libc/hidden/
H A Dwchar.h83 PROTO_NORMAL(wcswidth); variable
/openbsd-current/lib/libc/string/
H A Dwcswidth.c35 wcswidth(const wchar_t *s, size_t n) function
51 DEF_WEAK(wcswidth); variable
/openbsd-current/gnu/llvm/libcxx/include/__support/solaris/
H A Dwchar.h24 #define wcswidth sun_wcswidth macro
44 #undef wcswidth macro

Completed in 145 milliseconds