Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/locale/
Dsetlocale.h130 const char *c_fmt; member
Dnl_langinfo.c257 ret = (char *) __get_time_locale (locale)->c_fmt; in nl_langinfo_l()
/picolibc-3.5.0-3.4.0/newlib/libc/time/
Dstrptime.c214 s = strptime_l (buf, _ctloc (c_fmt), timeptr, locale); in strptime_l()
Dstrftime.c806 _ctloc (c_fmt); in __strftime()