Searched refs:__wcwidth_l (Results 1 – 2 of 2) sorted by relevance
59 return (__wcwidth_l(wc, locale)); in wcwidth_l()
143 _XLOCALE_INLINE int __wcwidth_l(__ct_rune_t, locale_t);161 __wcwidth_l(__ct_rune_t _c, locale_t __l) in __wcwidth_l() function