Searched refs:efghij (Results 1 – 1 of 1) sorted by relevance
515 UInt efghij = high_surrogate & 0x3f; in s390_do_cu24() local518 retval = (uvwxy << 16) | (efghij << 10) | klmnoprst; in s390_do_cu24()557 UInt efghij = (srcval >> 10) & 0x3f; in s390_do_cu42() local559 UInt high_surrogate = (0xd8 << 8) | (abcd << 6) | efghij; in s390_do_cu42()611 UInt efghij = (srcval >> 6) & 0x3f; in s390_do_cu41() local614 UInt byte2 = 0x80 | efghij; in s390_do_cu41()759 UInt efghij = byte2 & 0x3f; in s390_do_cu12_cu14_helper2() local763 retval = (abcd << 12) | (efghij << 6) | klmnop; in s390_do_cu12_cu14_helper2()