Home
last modified time | relevance | path

Searched defs:LCTRANS (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/internal/
Dlocale_impl.h32 #define LCTRANS(msg, lc, loc) __lctrans(msg, (loc)->cat[(lc)]) macro
/third_party/musl/src/internal/
Dlocale_impl.h32 #define LCTRANS(msg, lc, loc) __lctrans(msg, (loc)->cat[(lc)]) macro
/third_party/musl/porting/uniproton/kernel/src/internal/
Dlocale_impl.h35 #define LCTRANS(msg, lc, loc) __lctrans(msg, (loc)->cat[(lc)]) macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlocale_impl.h35 #define LCTRANS(msg, lc, loc) __lctrans(msg, (loc)->cat[(lc)]) macro