Searched refs:__ctype_b (Results 1 - 11 of 11) sorted by path

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

Completed in 115 milliseconds