Searched refs:_dlog (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Ddecimal.py3097 coeff = _dlog(c, e, places)
5579 def _dlog(c, e, p): function
5752 lxc = _dlog(xc, xe, p+b+1)

Completed in 14 milliseconds