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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Ddecimal.py3638 sign = _format_sign(self._sign, spec)
6084 def _format_sign(is_negative, spec): function
6112 sign = _format_sign(is_negative, spec)

Completed in 26 milliseconds