Home
last modified time | relevance | path

Searched defs:LC_COLLATE (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
Dlocale.h19 #define LC_COLLATE 3 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dlocale.h19 #define LC_COLLATE 3 macro
/third_party/musl/include/
Dlocale.h19 #define LC_COLLATE 3 macro
/third_party/musl/porting/uniproton/kernel/include/
Dlocale.h19 #define LC_COLLATE 3 macro
/third_party/musl/ndk_musl_include/
Dlocale.h34 #define LC_COLLATE 3 macro
/third_party/musl/porting/linux/user/include/
Dlocale.h34 #define LC_COLLATE 3 macro
/third_party/python/Lib/
Dlocale.py55 LC_COLLATE = 3 variable