Searched refs:loNegationMask (Results 1 – 1 of 1) sorted by relevance
38 const int64_t loNegationMask = ((int64_t)(lobits.x)) >> 63; in __fixtfdi() local39 const int64_t negationMask = loNegationMask ^ hiNegationMask; in __fixtfdi()