Searched defs:UPPER_MASK (Results 1 – 12 of 12) sorted by relevance
250 static const uint32_t UPPER_MASK = 0x3ff; variable
61 #define UPPER_MASK (cl_uint)0x80000000UL /* most significant w-r bits */ macro
57 #define UPPER_MASK ~(unsigned)((~0U)<<(CAP_LAST_CAP-31)) macro60 #define UPPER_MASK (unsigned)(~0U) macro
21 #define UPPER_MASK 0x80 macro
64 UPPER_MASK = 0x80 variable
76 #define UPPER_MASK 0x80000000UL /* most significant w-r bits */ macro
20 #define UPPER_MASK 0x80 macro
92 UPPER_MASK = 0x80 variable
79 #define UPPER_MASK 0x80000000U /* most significant w-r bits */ macro
818 private static final int UPPER_MASK = 0x3ff; field in CaseMapImpl.GreekUpper
813 private static final int UPPER_MASK = 0x3ff; field in CaseMapImpl.GreekUpper