Searched defs:LC_NUMERIC_MASK (Results 1 - 3 of 3) sorted by relevance

/external/libcxx/include/support/xlocale/
H A D__nop_locale_mgmt.h39 #define LC_NUMERIC_MASK (1 << LC_NUMERIC) macro
44 LC_NUMERIC_MASK|\
/external/libcxx/include/support/ibm/
H A Dlocale_mgmt_aix.h29 #define LC_NUMERIC_MASK 16 macro
33 LC_NUMERIC_MASK | LC_TIME_MASK)
65 if (category_mask & LC_NUMERIC_MASK)
/external/libcxx/include/support/win32/
H A Dlocale_win32.h22 #define LC_NUMERIC_MASK _M_NUMERIC macro
29 | LC_NUMERIC_MASK \

Completed in 106 milliseconds