Home
last modified time | relevance | path

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

/external/libcxx/include/support/newlib/
Dxlocale.h46 #define LC_TIME_MASK (1 << LC_TIME) macro
51 LC_TIME_MASK|\
/external/libcxx/include/support/ibm/
Dxlocale.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/win32/
Dlocale_win32.h26 #define LC_TIME_MASK _M_TIME macro
33 | LC_TIME_MASK )
/external/libcxx/include/
D__locale74 time = LC_TIME_MASK,