Searched refs:LC_TIME_MASK (Results 1 – 17 of 17) sorted by relevance
29 #define LC_TIME_MASK 32 macro32 LC_NUMERIC_MASK | LC_TIME_MASK)62 if (category_mask & LC_TIME_MASK) in newlocale()
30 #define LC_TIME_MASK 32 macro33 LC_NUMERIC_MASK | LC_TIME_MASK)63 if (category_mask & LC_TIME_MASK) in newlocale()
40 #define LC_TIME_MASK (1 << LC_TIME) macro45 LC_TIME_MASK|\
39 #define LC_TIME_MASK (1 << LC_TIME) macro44 LC_TIME_MASK|\
23 #define LC_TIME_MASK _M_TIME macro30 | LC_TIME_MASK )
22 #define LC_TIME_MASK _M_TIME macro29 | LC_TIME_MASK )
957 pub const LC_TIME_MASK: ::c_int = 1 << 4; constant964 | LC_TIME_MASK;
1139 pub const LC_TIME_MASK: ::c_int = 1 << 4; constant1146 | LC_TIME_MASK;
840 pub const LC_TIME_MASK: ::c_int = 1 << LC_TIME; constant846 | LC_TIME_MASK
607 | ::LC_TIME_MASK
563 pub const LC_TIME_MASK: ::c_int = 1 << LC_TIME; constant
1443 pub const LC_TIME_MASK: ::c_int = 1 << 5; constant1449 | LC_TIME_MASK;
973 pub const LC_TIME_MASK: ::c_int = 1 << ::LC_TIME; constant
120 time = LC_TIME_MASK,
916 | ::LC_TIME_MASK
138 time = LC_TIME_MASK,
1517 pub const LC_TIME_MASK: ::c_int = 1 << LC_TIME; constant