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