Searched refs:gPosixLanginfo (Results 1 – 4 of 4) sorted by relevance
14 using BPrivate::Libroot::gPosixLanginfo;29 return const_cast<char*>(gPosixLanginfo[item]); in nl_langinfo()44 return const_cast<char*>(gPosixLanginfo[item]); in nl_langinfo_l()
77 posixLanginfo(gPosixLanginfo) in LocaleMessagesDataBridge()157 posixLanginfo(gPosixLanginfo), in LocaleDataBridge()
258 const char* gPosixLanginfo[_NL_LANGINFO_LAST] = { variable
13 extern const char* gPosixLanginfo[];