Home
last modified time | relevance | path

Searched defs:MB_CUR_MAX (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/internal/
Dlocale_impl.h43 #define MB_CUR_MAX (CURRENT_UTF8 ? 4 : 1) macro
/third_party/musl/src/internal/
Dlocale_impl.h43 #define MB_CUR_MAX (CURRENT_UTF8 ? 4 : 1) macro
/third_party/musl/porting/uniproton/kernel/src/internal/
Dlocale_impl.h46 #define MB_CUR_MAX (CURRENT_UTF8 ? 4 : 1) macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlocale_impl.h46 #define MB_CUR_MAX (CURRENT_UTF8 ? 4 : 1) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dstdlib.h81 #define MB_CUR_MAX (__ctype_get_mb_cur_max()) macro
/third_party/musl/porting/linux/user/include/
Dstdlib.h80 #define MB_CUR_MAX (__ctype_get_mb_cur_max()) macro
/third_party/musl/porting/liteos_a/kernel/include/
Dstdlib.h81 #define MB_CUR_MAX (__ctype_get_mb_cur_max()) macro
/third_party/musl/porting/liteos_m/user/include/
Dstdlib.h80 #define MB_CUR_MAX (__ctype_get_mb_cur_max()) macro
/third_party/musl/ndk_musl_include/
Dstdlib.h80 #define MB_CUR_MAX (__ctype_get_mb_cur_max()) macro
/third_party/musl/include/
Dstdlib.h80 #define MB_CUR_MAX (__ctype_get_mb_cur_max()) macro
/third_party/musl/porting/uniproton/kernel/include/
Dstdlib.h81 #define MB_CUR_MAX (__ctype_get_mb_cur_max()) macro