Home
last modified time | relevance | path

Searched refs:calc_error (Results 1 - 1 of 1) sorted by relevance

/third_party/optimized-routines/math/test/
H A Dmathtest.c488 static long long calc_error(unsigned a[2], unsigned b[3], int shift, int rettype) { in calc_error() function
1336 ulpsr = calc_error(resultr, tresultr, rshift, t.func->rettype); in runtest()
1338 ulpsi = calc_error(resulti, tresulti, ishift, t.func->rettype); in runtest()

Completed in 3 milliseconds