Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Dlocale.h53 #define LC_TIME 5 macro
99 #define LC_TIME_MASK (1 << LC_TIME)
/picolibc-latest/newlib/libc/locale/
Dsetlocale.h291 return (const struct lc_time_T *) (locale)->lc_cat[LC_TIME].ptr; in __get_time_locale()
298 _locale->lc_cat[LC_TIME].ptr; in __get_current_time_locale()
/picolibc-latest/newlib/
DChangeLog-20154906 strings in LC_TIME category if __HAVE_LOCALE_INFO_EXTENDED__ is defined.
5089 LC_TIME locale category. Conditionalize using _WANT_C99_TIME_FORMATS
5176 value for LC_TIME entry date_fmt.
5364 LC_NUMERIC, and LC_TIME handling on Cygwin.