Searched refs:__localeconv_l (Results 1 – 3 of 3) sorted by relevance
35 __localeconv_l (struct __locale_t *locale) in __localeconv_l() function88 return __localeconv_l (__get_current_locale ()); in localeconv()
278 char pos = __localeconv_l (locale)->p_cs_precedes; in nl_langinfo_l()280 if (pos == __localeconv_l (locale)->n_cs_precedes) { in nl_langinfo_l()
198 extern struct lconv *__localeconv_l (struct __locale_t *locale);