Home
last modified time | relevance | path

Searched defs:testfrexp (Results 1 – 3 of 3) sorted by relevance

/external/arm-optimized-routines/test/rtest/
Dintern.h28 typedef char * (*testfrexp)(uint32 *, uint32 *, uint32 *); typedef
/external/python/cpython2/Lib/test/
Dtest_math.py442 def testfrexp(name, result, expected): function
/external/python/cpython3/Lib/test/
Dtest_math.py573 def testfrexp(name, result, expected): function