Searched refs:_NL_LOCALE_NAME (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | langinfo.h | 83 #define _NL_LOCALE_NAME(cat) (((cat)<<16) | 0xffff)
macro 86 #define NL_LOCALE_NAME(cat) _NL_LOCALE_NAME(cat) |
Completed in 1 milliseconds