Searched refs:checkint (Results 1 – 2 of 2) sorted by relevance
135 checkint (uint32_t iy) in checkint() function185 if (ix & 0x80000000 && checkint (iy) == 1) in powf()202 int yint = checkint (iy); in powf()
278 checkint (uint64_t iy) in checkint() function335 if (ix >> 63 && checkint (iy) == 1) in pow()350 int yint = checkint (iy); in pow()