Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/test/rtest/
Dintern.h28 typedef char * (*testfrexp)(uint32 *, uint32 *, uint32 *); typedef
/third_party/python/Lib/test/
Dtest_math.py577 def testfrexp(name, result, expected): function