Searched refs:y_sign (Results 1 – 2 of 2) sorted by relevance
52 uint32_t y_sign = expy >> 15; in __totalorderl() local56 expy ^= y_sign >> 17; in __totalorderl()57 hy ^= y_sign; in __totalorderl()58 ly ^= y_sign; in __totalorderl()
39 uint64_t y_sign = hy & 0x8000000000000000ULL; in __totalordermagl() local41 hy ^= y_sign; in __totalordermagl()57 ly ^= y_sign; in __totalordermagl()