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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
floatobject.c 1072 /* FIVE_POW_LIMIT is the largest k such that 5**k is exactly representable as
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
floatobject.c 1071 /* FIVE_POW_LIMIT is the largest k such that 5**k is exactly representable as
    [all...]
  /external/python/cpython2/Objects/
floatobject.c 1081 /* FIVE_POW_LIMIT is the largest k such that 5**k is exactly representable as
1086 #define FIVE_POW_LIMIT 22
    [all...]

Completed in 408 milliseconds