Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Ddotest.c93 static uint32 floatval(int x, int scale);
1528 dmin = floatval(imin, -8); in pow_cases_float()
1529 dmax = floatval(imax, -8); in pow_cases_float()
2205 static uint32 floatval(int x, int scale) { in floatval() function