Searched refs:wmonth (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/locale/ |
D | nl_langinfo.c | 84 _NLITEM (time, wmonth[0]), 85 _NLITEM (time, wmonth[1]), 86 _NLITEM (time, wmonth[2]), 87 _NLITEM (time, wmonth[3]), 88 _NLITEM (time, wmonth[4]), 89 _NLITEM (time, wmonth[5]), 90 _NLITEM (time, wmonth[6]), 91 _NLITEM (time, wmonth[7]), 92 _NLITEM (time, wmonth[8]), 93 _NLITEM (time, wmonth[9]), [all …]
|
D | setlocale.h | 132 const wchar_t *wmonth[12]; member
|