Searched refs:zexp (Results 1 – 1 of 1) sorted by relevance
132 int xexp, yexp, zexp; in __fmal() local143 zexp = (hz & 0x7ff0000000000000LL) >> 52; in __fmal()147 if (zexp == 0x7ff && xexp != 0x7ff && yexp != 0x7ff) in __fmal()158 if (xexp == 0x7ff || yexp == 0x7ff || zexp == 0x7ff in __fmal()