Searched refs:__get_current_messages_locale (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dlmessages.h41 struct lc_messages_T *__get_current_messages_locale(locale_t);
H A Dnl_langinfo.c129 ret = (char*) __get_current_messages_locale(loc)->yesexpr;
132 ret = (char*) __get_current_messages_locale(loc)->noexpr;
140 ret = (char*) __get_current_messages_locale(loc)->yesstr;
143 ret = (char*) __get_current_messages_locale(loc)->nostr;
H A Dlmessages.c102 __get_current_messages_locale(locale_t loc) function

Completed in 113 milliseconds