Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_decimal.py1674 r = d.to_integral(ROUND_DOWN)
1694 r = d.to_integral(ROUND_DOWN)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddecimal.py2583 to_integral = to_integral_value variable in Decimal
5388 to_integral = to_integral_value variable in Context