Searched refs:_C_time_locale (Results 1 – 4 of 4) sorted by relevance
35 const struct lc_time_T _C_time_locale = { variable157 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()
160 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()
228 { &_C_time_locale, NULL }, /* LC_TIME */270 { &_C_time_locale, NULL }, /* LC_TIME */
4898 * libc/locale/timelocal.c (_C_time_locale): Add default values for4900 (__time_load_locale): Add _C_time_locale in call to5369 * libc/locale/timelocal.c (_C_time_locale): Accommodate