Searched refs:Word6 (Results 1 – 1 of 1) sorted by relevance
430 int64_t Word6 = Value & 0x3f; in applyFixup() local431 *(little32_t *)FixupPtr = (RawData & 0xffffffc0) | Word6; in applyFixup()