Home
last modified time | relevance | path

Searched refs:__get_messages_locale (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/locale/
Dnl_langinfo.c258 ret = (char*) __get_messages_locale (locale)->yesexpr; in nl_langinfo_l()
261 ret = (char*) __get_messages_locale (locale)->noexpr; in nl_langinfo_l()
269 ret = (char*) __get_messages_locale (locale)->yesstr; in nl_langinfo_l()
272 ret = (char*) __get_messages_locale (locale)->nostr; in nl_langinfo_l()
Dsetlocale.h302 __get_messages_locale (struct __locale_t *locale) in __get_messages_locale() function
355 __get_messages_locale (struct __locale_t *locale) in __get_messages_locale() function