Searched refs:yint (Results 1 – 2 of 2) sorted by relevance
190 int yint = checkint (iy); in __powf() local191 if (yint == 0) in __powf()193 if (yint == 1) in __powf()
332 int yint = checkint (iy); in __pow() local333 if (yint == 0) in __pow()335 if (yint == 1) in __pow()