Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dppevvmath.h93 static int GetReal (fInt A); /* Internal function */
383 scaledReal.full = GetReal(A) * uPow(10, PRECISION-1); /* DOUBLE CHECK THISSSS!!! */ in ConvertBackToInteger()
494 static int GetReal (fInt A) in GetReal() function