Home
last modified time | relevance | path

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

/third_party/musl/src/locale/
Dnewlocale.c15 int __loc_is_allocated(locale_t loc) in __loc_is_allocated() function
33 if (__loc_is_allocated(loc)) { in do_newlocale()
Dfreelocale.c13 if (__loc_is_allocated(l)) free(l); in freelocale()
/third_party/musl/porting/linux/user/src/locale/
Dnewlocale.c15 int __loc_is_allocated(locale_t loc) in __loc_is_allocated() function
33 if (__loc_is_allocated(loc)) { in do_newlocale()
/third_party/musl/porting/liteos_a/user/src/locale/
Dfreelocale.c13 if (__loc_is_allocated(l)) free(l); in freelocale()
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlocale_impl.h30 hidden int __loc_is_allocated(locale_t);
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dlocale_impl.h29 hidden int __loc_is_allocated(locale_t);
/third_party/musl/porting/uniproton/kernel/src/internal/
Dlocale_impl.h30 hidden int __loc_is_allocated(locale_t);
/third_party/musl/porting/linux/user/src/internal/
Dlocale_impl.h32 hidden int __loc_is_allocated(locale_t);
/third_party/musl/src/internal/
Dlocale_impl.h33 hidden int __loc_is_allocated(locale_t);