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

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_math.py36 def to_ulps(x): function
57 ulps_error = to_ulps(got) - to_ulps(expected)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_math.py36 def to_ulps(x): function
57 ulps_error = to_ulps(got) - to_ulps(expected)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_math.py36 def to_ulps(x): function
57 ulps_error = to_ulps(got) - to_ulps(expected)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_math.py36 def to_ulps(x): function
57 ulps_error = to_ulps(got) - to_ulps(expected)

Completed in 44 milliseconds