Home
last modified time | relevance | path

Searched defs:alt_digits (Results 1 – 2 of 2) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/time/
Dstrftime.c578 get_alt_digits (const wchar_t *alt_digits) in get_alt_digits()
679 era_info_t **era_info, alt_digits_t **alt_digits) in __strftime()
1482 alt_digits_t *alt_digits = NULL; in strftime() local
1502 alt_digits_t *alt_digits = NULL; in strftime_l() local
/picolibc-3.5.0-3.4.0/newlib/libc/locale/
Dsetlocale.h140 const char *alt_digits; member