Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/arm-optimized-routines/math/test/rtest/
H A Ddotest.c64 static uint32 floatval(int x, int scale);
1485 dmin = floatval(imin, -8); in pow_cases_float()
1486 dmax = floatval(imax, -8); in pow_cases_float()
2162 static uint32 floatval(int x, int scale) { in floatval() function