Searched refs:_c_locale (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dxlocale.h66 extern const locale_t _c_locale;
/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dnl_langinfo.c180 if (ret && !ret[0] && item != D_MD_ORDER && item != CODESET && loc != _c_locale) {
181 ret = nl_langinfo_l(item, _c_locale);
/macosx-10.10.1/Libc-1044.1.2/locale/
H A Dxlocale_private.h173 (x) = _c_locale; \
H A Dxlocale.c44 const locale_t _c_locale = (const locale_t)&__c_locale; variable

Completed in 122 milliseconds