Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Ddotest.c92 static uint32 doubletop(int x, int scale);
1438 dmin = doubletop(imin, -8); in pow_cases()
1439 dmax = doubletop(imax, -8); in pow_cases()
2198 static uint32 doubletop(int x, int scale) { in doubletop() function