Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
Dxlocale.h28 #define LC_NUMERIC_MASK (1<<4) macro
/ndk/sources/android/support/include/
Dlocale.h66 #define LC_NUMERIC_MASK (1 << LC_NUMERIC) macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
Dlocale_win32.h25 #define LC_NUMERIC_MASK _M_NUMERIC macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
Dxlocale.h29 #define LC_NUMERIC_MASK 16 macro