Home
last modified time | relevance | path

Searched refs:__ctype_b (Results 1 – 11 of 11) sorted by relevance

/haiku/src/system/libroot/posix/locale/
H A DLocaleDataBridge.cpp21 extern const unsigned short* __ctype_b;
40 localClassInfoTable(__ctype_b), in LocaleCtypeDataBridge()
49 addrOfClassInfoTable = &__ctype_b; in LocaleCtypeDataBridge()
H A Dctype_loc.cpp18 return &__ctype_b; in __ctype_b_loc()
H A DThreadLocale.cpp55 return &GetCurrentThreadLocale()->glibcLocaleStruct.__ctype_b; in __ctype_b_loc()
H A DLocaleData.cpp331 const unsigned short* __ctype_b = &BPrivate::Libroot::gPosixClassInfo[128]; variable
/haiku/src/system/libroot/posix/glibc/locale/
H A Dxlocale.h34 const unsigned short int *__ctype_b; member
H A Dglobal-locale.c45 .__ctype_b = (const unsigned short int *) _nl_C_LC_CTYPE_class + 128,
H A Dxlocale.c46 .__ctype_b = (const unsigned short int *) _nl_C_LC_CTYPE_class + 128,
/haiku/headers/private/libroot/locale/
H A DThreadLocale.h25 const unsigned short int *__ctype_b; member
/haiku/headers/posix/
H A Dctype.h65 extern const unsigned short int *__ctype_b;
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c15 int __ctype_b; variable
H A Dlibroot_stubs.c26 int __ctype_b; variable