Searched refs:__loc_is_allocated (Results 1 - 2 of 2) sorted by relevance

/seL4-test-master/projects/musllibc/src/locale/
H A Dfreelocale.c5 int __loc_is_allocated(locale_t);
9 if (__loc_is_allocated(l)) free(l);
H A Dnewlocale.c6 int __loc_is_allocated(locale_t loc) function
18 if (__loc_is_allocated(loc)) {

Completed in 24 milliseconds