Searched refs:__ctype_toupper (Results 1 - 11 of 11) sorted by relevance

/haiku/src/system/libroot/posix/locale/
H A Dctype_loc.cpp32 return &__ctype_toupper;
H A DLocaleDataBridge.cpp23 extern const int* __ctype_toupper;
42 localToUpperTable(__ctype_toupper),
51 addrOfToUpperTable = &__ctype_toupper;
H A DThreadLocale.cpp69 return &GetCurrentThreadLocale()->glibcLocaleStruct.__ctype_toupper;
H A DLocaleData.cpp333 const int* __ctype_toupper = &BPrivate::Libroot::gPosixToUpperMap[128]; variable
/haiku/src/system/libroot/posix/glibc/locale/
H A Dxlocale.h36 const int *__ctype_toupper; member in struct:__locale_struct
H A Dxlocale.c48 .__ctype_toupper = (const int *) _nl_C_LC_CTYPE_toupper + 128
H A Dglobal-locale.c47 .__ctype_toupper = (const int *) _nl_C_LC_CTYPE_toupper + 128
/haiku/headers/private/libroot/locale/
H A DThreadLocale.h27 const int *__ctype_toupper; member in struct:BPrivate::Libroot::GlibcLocaleStruct
/haiku/headers/posix/
H A Dctype.h68 extern const int *__ctype_toupper;
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c29 int __ctype_toupper; variable
H A Dlibroot_stubs_legacy.c18 int __ctype_toupper; variable

Completed in 125 milliseconds