Searched refs:uAbs (Results 1 – 1 of 1) sorted by relevance
72 static int uAbs(int); /* Returns the Absolute value of the Int …454 } while (uAbs(error) > 0); in fSqrt()538 static int uAbs(int X) in uAbs() function
Completed in 6 milliseconds