Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/locale/
Dtimelocal.c35 const struct lc_time_T _C_time_locale = { variable
157 ret = __set_lc_time_from_win (name, &_C_time_locale, &ti, &bufp, in __time_load_locale()
175 locale->lc_cat[LC_TIME].ptr = ret == 0 ? &_C_time_locale : tip; in __time_load_locale()
Dsetlocale.h160 extern const struct lc_time_T _C_time_locale;
368 return &_C_time_locale; in __get_time_locale()
374 return &_C_time_locale; in __get_current_time_locale()
Dlocale.c228 { &_C_time_locale, NULL }, /* LC_TIME */
270 { &_C_time_locale, NULL }, /* LC_TIME */
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20154898 * libc/locale/timelocal.c (_C_time_locale): Add default values for
4900 (__time_load_locale): Add _C_time_locale in call to
5369 * libc/locale/timelocal.c (_C_time_locale): Accommodate