Home
last modified time | relevance | path

Searched refs:uAbs (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDppevvmath.h66 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