Searched refs:topy (Results 1 – 1 of 1) sorted by relevance
286 uint32_t topx, topy; in __pow() local291 topy = top12 (y); in __pow()293 || (topy & 0x7ff) - 0x3be >= 0x43e - 0x3be)) in __pow()340 if ((topy & 0x7ff) - 0x3be >= 0x43e - 0x3be) in __pow()345 if ((topy & 0x7ff) < 0x3be) in __pow()353 return (ix > asuint64 (1.0)) == (topy < 0x800) ? __math_oflow (0) in __pow()
Completed in 3 milliseconds