OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:roundfrac
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
fpformat.py
64
def
roundfrac
(intpart, fraction, digs):
function
100
intpart, fraction =
roundfrac
(intpart, fraction, digs)
125
intpart, fraction =
roundfrac
(intpart, fraction, digs)
/external/python/cpython2/Lib/
fpformat.py
65
def
roundfrac
(intpart, fraction, digs):
function
101
intpart, fraction =
roundfrac
(intpart, fraction, digs)
126
intpart, fraction =
roundfrac
(intpart, fraction, digs)
Completed in 2870 milliseconds