Searched refs:_nl_current_locale (Results 1 - 5 of 5) sorted by last modified time

/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c1318 void _nl_current_locale() {} function
H A Dlibroot_stubs.c1389 void _nl_current_locale() {} function
/haiku/src/system/libroot/posix/locale/
H A DLocaleDataBridge.cpp30 extern "C" GlibcLocaleStruct* _nl_current_locale();
33 ((locale_data*&)(_nl_current_locale()->__locales[category]))
H A DThreadLocale.cpp46 _nl_current_locale() function in namespace:BPrivate::Libroot
/haiku/src/system/libroot/posix/glibc/locale/
H A Dlocaleinfo.h165 extern struct __locale_struct* _nl_current_locale();
166 #define _NL_CURRENT_LOCALE (_nl_current_locale())

Completed in 127 milliseconds