Searched defs:UPPER_MASK (Results 1 – 9 of 9) sorted by relevance
250 static const uint32_t UPPER_MASK = 0x3ff; variable
62 #define UPPER_MASK (cl_uint)0x80000000UL /* most significant w-r bits */ macro
90 #define UPPER_MASK ~((~0U)<<(last_cap-31)) macro93 #define UPPER_MASK (unsigned)(~0U) macro
93 UPPER_MASK = 0x80 variable
18 #define UPPER_MASK 0x80 macro
93 #define UPPER_MASK 0x80000000U /* most significant w-r bits */ macro