Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h74 static fInt fNaturalLog(fInt value); /* Can be used to calculate ln(value) */
147 static fInt fNaturalLog(fInt value) in fNaturalLog() function
198 f_decoded_value = fNaturalLog(f_decoded_value); in fDecodeLogisticFuse()