Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dppevvmath.h68 static int uAbs(int); /* Returns the Absolute value of the Int …
450 } while (uAbs(error) > 0); in fSqrt()
534 static int uAbs(int X) in uAbs() function