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

/external/libcxx/include/support/xlocale/
H A D__nop_locale_mgmt.h40 #define LC_TIME_MASK (1 << LC_TIME) macro
45 LC_TIME_MASK|\
/external/libcxx/include/support/ibm/
H A Dlocale_mgmt_aix.h30 #define LC_TIME_MASK 32 macro
33 LC_NUMERIC_MASK | LC_TIME_MASK)
63 if (category_mask & LC_TIME_MASK)
/external/libcxx/include/support/win32/
H A Dlocale_win32.h23 #define LC_TIME_MASK _M_TIME macro
30 | LC_TIME_MASK )

Completed in 275 milliseconds