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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Ddecimal.py3073 return _NegativeInfinity
3153 return _NegativeInfinity
3376 return _NegativeInfinity
6136 _NegativeInfinity = Decimal('-Inf') variable
6143 _SignedInfinity = (_Infinity, _NegativeInfinity)

Completed in 40 milliseconds