Searched refs:__ctype_get_mb_cur_max (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/locale/
H A Dctype.cpp37 __ctype_get_mb_cur_max() function
/haiku/headers/posix/
H A Dstdlib.h18 #define MB_CUR_MAX (__ctype_get_mb_cur_max())
188 extern unsigned short __ctype_get_mb_cur_max(void);
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstdlib.h137 #define MB_CUR_MAX (__ctype_get_mb_cur_max ())
138 extern unsigned short __ctype_get_mb_cur_max(void);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c703 void __ctype_get_mb_cur_max() {} function
H A Dlibroot_stubs_legacy.c524 void __ctype_get_mb_cur_max() {} function

Completed in 127 milliseconds