Searched refs:yint (Results 1 – 2 of 2) sorted by relevance
202 int yint = checkint (iy); in powf() local203 if (yint == 0) in powf()205 if (yint == 1) in powf()
350 int yint = checkint (iy); in pow() local351 if (yint == 0) in pow()353 if (yint == 1) in pow()