Home
last modified time | relevance | path

Searched refs:LC_TIME_MASK (Results 1 – 4 of 4) sorted by relevance

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