Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/locale/
Dsetlocale.h116 const char *X_fmt; member
Dnl_langinfo.c204 ret = (char *) __get_time_locale (locale)->X_fmt; in nl_langinfo_l()
/picolibc-latest/newlib/libc/time/
Dstrptime.c409 s = strptime_l (buf, _ctloc (X_fmt), timeptr, locale); in strptime_l()
Dstrftime.c824 _ctloc (X_fmt); in __strftime()