Home
last modified time | relevance | path

Searched refs:__FDELT (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-atheos/
DTYPES.py72 def __FDELT(d): return ((d) / __NFDBITS) function
DIN.py309 def __FDELT(d): return ((d) / __NFDBITS) function
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py152 def __FDELT(d): return ((d) / __NFDBITS) function