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

/freebsd-10.1-release/lib/libc/locale/
H A Dwcwidth.c55 return (__wcwidth(wc));
H A DSymbol.map71 __wcwidth;
/freebsd-10.1-release/include/
H A D_ctype.h158 __wcwidth(__ct_rune_t _c) function
182 int __wcwidth(__ct_rune_t);
H A Dwchar.h204 #define wcwidth(_c) __wcwidth(_c)

Completed in 117 milliseconds