Searched refs:topx (Results 1 – 1 of 1) sorted by relevance
286 uint32_t topx, topy; in __pow() local290 topx = top12 (x); in __pow()292 if (__glibc_unlikely (topx - 0x001 >= 0x7ff - 0x001 in __pow()338 topx &= 0x7ff; in __pow()356 if (topx == 0) in __pow()
Completed in 24 milliseconds