Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddecimal.py5481 def _rshift_nearest(x, shift): function
5533 M + _sqrt_nearest(M*(M+_rshift_nearest(y, R)), M))
5538 yshift = _rshift_nearest(y, R)