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

/haiku/src/system/libroot/posix/locale/
H A Dctype_loc.cpp25 return &__ctype_tolower;
H A DLocaleDataBridge.cpp22 extern const int* __ctype_tolower;
41 localToLowerTable(__ctype_tolower),
50 addrOfToLowerTable = &__ctype_tolower;
H A DThreadLocale.cpp62 return &GetCurrentThreadLocale()->glibcLocaleStruct.__ctype_tolower;
H A DLocaleData.cpp332 const int* __ctype_tolower = &BPrivate::Libroot::gPosixToLowerMap[128]; variable
/haiku/src/system/libroot/posix/glibc/locale/
H A Dxlocale.h35 const int *__ctype_tolower; member in struct:__locale_struct
H A Dxlocale.c47 .__ctype_tolower = (const int *) _nl_C_LC_CTYPE_tolower + 128,
H A Dglobal-locale.c46 .__ctype_tolower = (const int *) _nl_C_LC_CTYPE_tolower + 128,
/haiku/headers/private/libroot/locale/
H A DThreadLocale.h26 const int *__ctype_tolower; member in struct:BPrivate::Libroot::GlibcLocaleStruct
/haiku/headers/posix/
H A Dctype.h67 extern const int *__ctype_tolower;
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c28 int __ctype_tolower; variable
H A Dlibroot_stubs_legacy.c17 int __ctype_tolower; variable

Completed in 119 milliseconds