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