Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/locale/
Dnl_langinfo.c317 ret = (char*) __get_messages_locale (locale)->yesexpr; in nl_langinfo_l()
320 ret = (char*) __get_messages_locale (locale)->noexpr; in nl_langinfo_l()
328 ret = (char*) __get_messages_locale (locale)->yesstr; in nl_langinfo_l()
331 ret = (char*) __get_messages_locale (locale)->nostr; in nl_langinfo_l()
Dsetlocale.h326 __get_messages_locale (struct __locale_t *locale) in __get_messages_locale() function
378 __get_messages_locale (struct __locale_t *locale) in __get_messages_locale() function