Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/test/
Dmathtest.c63 at_di, at_si, /* double/single and an int */ enumerator
315 TFUNC(at_si,rt_s, ldexpf, 0),
1069 case at_si: s_res.f = t.func->func.si_s_ptr(s_arg1.f, s_arg2.i); break; in runtest()