HomeSort by: relevance | last modified time | path
    Searched refs:fSqrt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
ppevvmath.h 66 static fInt fSqrt(fInt); /* Returns the Square Root of a fInt number */
103 * 6) fSqrt - NegativeSquareRootException: Input cannot be a negative number
398 static fInt fSqrt(fInt num)
473 temp = fSqrt(temp); /*root = Sqrt (b^2 - 4AC); */
amdgpu_ppatomctrl.c 1003 fSqrt(fAdd(fSquared_Sigma_FMAX,

Completed in 13 milliseconds