Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Dlocale.h93 #define LC_MESSAGES _LC_MESSAGES macro
100 #define LC_MESSAGES_MASK (1 << LC_MESSAGES)
/picolibc-latest/newlib/libc/locale/
Dgetlocalename_l.c56 if (category <= LC_ALL || category > LC_MESSAGES) in getlocalename_l()
Dnewlocale.c183 else if (i == LC_MESSAGES) in newlocale()
/picolibc-latest/newlib/
DChangeLog-20155257 * libc/locale/locale.c (loadlocale): Enable loading LC_MESSAGES data
16732 default locale "" is accepted for LC_CTYPE or LC_MESSAGES
16998 * libc/locale/locale.c[MB_CAPABLE]: Add LC_MESSAGES support and
17000 locale for LC_CTYPE and LC_MESSAGES.
19931 * libc/include/locale.h: add LC_MESSAGES definition