Home
last modified time | relevance | path

Searched refs:__time_load_locale (Results 1 – 4 of 4) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/locale/
Dtimelocal.c148 __time_load_locale (struct __locale_t *locale, const char *name, in __time_load_locale() function
Dsetlocale.h439 int __time_load_locale (struct __locale_t *, const char *, void *,
Dlocale.c956 ret = __time_load_locale (loc, locale, (void *) l_wctomb, charset); in __loadlocale()
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20154257 __time_load_locale.
4900 (__time_load_locale): Add _C_time_locale in call to
5255 * libc/locale/timelocal.c (__time_load_locale): Use time_locale_buf
5371 (__time_load_locale): Take additional parameters for wide char
5376 (__time_load_locale): Change declaration.