Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/locale/
Dsetlocale.h117 const char *x_fmt; member
Dnl_langinfo.c201 ret = (char *) __get_time_locale (locale)->x_fmt; in nl_langinfo_l()
/picolibc-latest/newlib/libc/time/
Dstrptime.c402 s = strptime_l (buf, _ctloc (x_fmt), timeptr, locale); in strptime_l()
Dstrftime.c816 _ctloc (x_fmt); in __strftime()