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

/macosx-10.10/Libc-1044.1.2/locale/FreeBSD/
H A Dsetrunelocale.c76 loc->__lc_ctype = &_DefaultRuneXLocale;
77 /* no need to retain _DefaultRuneXLocale */
H A Dtable.c46 /* _DefaultRuneLocale is depreciated; _DefaultRuneXLocale is used instead */
251 struct __xlocale_st_runelocale _DefaultRuneXLocale __attribute__((section("__DATA,__constrw"))) = { variable in typeref:struct:__xlocale_st_runelocale
468 _RuneLocale *_CurrentRuneLocale = &_DefaultRuneXLocale._CurrentRuneLocale;
/macosx-10.10/Libc-1044.1.2/locale/
H A Dxlocale_private.h188 extern struct __xlocale_st_runelocale _DefaultRuneXLocale;
H A Dxlocale.c39 &_DefaultRuneXLocale, \

Completed in 122 milliseconds