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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
ppevvmath.h 76 static fInt fNaturalLog(fInt value); /* Can be used to calculate ln(value) */
149 static fInt fNaturalLog(fInt value)
200 f_decoded_value = fNaturalLog(f_decoded_value);
ppevvmath.h 76 static fInt fNaturalLog(fInt value); /* Can be used to calculate ln(value) */
149 static fInt fNaturalLog(fInt value)
200 f_decoded_value = fNaturalLog(f_decoded_value);

Completed in 22 milliseconds