Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/internal/
Dlocale_impl.h34 #define LCTRANS(msg, lc, loc) __lctrans(msg, (loc)->cat[(lc)]) macro
/third_party/musl/src/internal/
Dlocale_impl.h34 #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
/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/linux/user/src/internal/
Dlocale_impl.h37 #define LCTRANS(msg, lc, loc) __lctrans(msg, (loc)->cat[(lc)]) macro