Searched refs:uAbs (Results 1 – 1 of 1) sorted by relevance
66 static int uAbs(int); /* Returns the Absolute value of the Int …448 } while (uAbs(error) > 0); in fSqrt()532 static int uAbs(int X) in uAbs() function