Searched defs:_low (Results 1 – 5 of 5) sorted by relevance
219 #define MOS_MASK(_low, _high) ((((uint32_t)1) << (_high)) | \ argument226 #define MOS_MASKBITS32(_low, _high) ((((((uint32_t)1) << (_high+1)) - 1) >> _low) << _low) argument232 #define MOS_MASKBITS64(_low, _high) ((((((uint64_t)1) << (_high+1)) - 1) >> _low) << _low) argument
222 uint16_t &_low, uint16_t &_high) const { in deserialize_id_item()
27113 "_low": 24701, number
27054 "_low": 24701, number