Home
last modified time | relevance | path

Searched defs:CURRENT_LOCALE (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/internal/
Dlocale_impl.h38 #define CURRENT_LOCALE ((locale_t)&__c_locale) macro
/third_party/musl/src/internal/
Dlocale_impl.h38 #define CURRENT_LOCALE (__pthread_self()->locale) macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlocale_impl.h41 #define CURRENT_LOCALE ((locale_t)&__c_locale) macro