Home
last modified time | relevance | path

Searched refs:__localeconv_l (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/locale/
Dlocaleconv.c35 __localeconv_l (struct __locale_t *locale) in __localeconv_l() function
88 return __localeconv_l (__get_current_locale ()); in localeconv()
Dnl_langinfo.c278 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()
Dsetlocale.h198 extern struct lconv *__localeconv_l (struct __locale_t *locale);