Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Ddotest.c63 static uint32 doubletop(int x, int scale);
1395 dmin = doubletop(imin, -8); in pow_cases()
1396 dmax = doubletop(imax, -8); in pow_cases()
2155 static uint32 doubletop(int x, int scale) { in doubletop() function