Searched refs:updateMask (Results 1 – 2 of 2) sorted by relevance
94 uint64_t updateMask = ~0ULL; in getValStr() local95 updateMask >>= 64-updateBits; in getValStr()96 sprintf(szStrBuffer," ~[0x%" PRIX64 "]",value & updateMask); in getValStr()
111 updateMask(M); in update()115 updateMask(M); in update()119 updateMask(M); in update()133 bool updateMask(unsigned Value) { in updateMask() function in __anond1c1b9230111::MOVEMState