Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/locale/
Dsetlocale.h135 const char *ampm_fmt; member
Dnl_langinfo.c266 ret = (char *) __get_time_locale (locale)->ampm_fmt; in nl_langinfo_l()
/picolibc-3.5.0-3.4.0/newlib/libc/time/
Dstrptime.c310 s = strptime_l (buf, _ctloc (ampm_fmt), timeptr, locale); in strptime_l()
Dstrftime.c809 _ctloc (ampm_fmt); in __strftime()