Searched defs:UPPER_MASK (Results 1 – 10 of 10) sorted by relevance
250 static const uint32_t UPPER_MASK = 0x3ff; variable
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
79 #define UPPER_MASK 0x80000000U /* most significant w-r bits */ macro
76 #define UPPER_MASK 0x80000000UL /* most significant w-r bits */ macro
89 UPPER_MASK = 0x80 variable
20 #define UPPER_MASK 0x80 macro
810 private static final int UPPER_MASK = 0x3ff; field in CaseMapImpl.GreekUpper
805 private static final int UPPER_MASK = 0x3ff; field in CaseMapImpl.GreekUpper