HomeSort by relevance Sort by last modified time
    Searched refs:unexpo (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
fpformat.py 50 def unexpo(intpart, fraction, expo): function
99 intpart, fraction = unexpo(intpart, fraction, expo)
  /external/python/cpython2/Lib/
fpformat.py 51 def unexpo(intpart, fraction, expo): function
100 intpart, fraction = unexpo(intpart, fraction, expo)

Completed in 424 milliseconds