Home
last modified time | relevance | path

Searched refs:LOC_MAP_FAILED (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/src/locale/
Dsetlocale.c37 if (lm == LOC_MAP_FAILED) { in setlocale()
65 if (lm == LOC_MAP_FAILED) { in setlocale()
Dnewlocale.c28 if (tmp.cat[i] == LOC_MAP_FAILED) in do_newlocale()
/third_party/musl/porting/linux/user/src/locale/
Dsetlocale.c45 if (lm == LOC_MAP_FAILED) { in setlocale()
79 if (lm == LOC_MAP_FAILED) { in setlocale()
Dnewlocale.c28 if (tmp.cat[i] == LOC_MAP_FAILED || tmp.cat[i] && tmp.cat[i]->flag == INVALID) in do_newlocale()
/third_party/musl/src/internal/
Dlocale_impl.h32 #define LOC_MAP_FAILED ((const struct __locale_map *)-1) macro
/third_party/musl/porting/uniproton/kernel/src/internal/
Dlocale_impl.h33 #define LOC_MAP_FAILED ((const struct __locale_map *)-1) macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dlocale_impl.h32 #define LOC_MAP_FAILED ((const struct __locale_map *)-1) macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlocale_impl.h33 #define LOC_MAP_FAILED ((const struct __locale_map *)-1) macro
/third_party/musl/porting/linux/user/src/internal/
Dlocale_impl.h35 #define LOC_MAP_FAILED ((const struct __locale_map *)-1) macro