Home
last modified time | relevance | path

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

/third_party/optimized-routines/math/test/
Dmathtest.c64 at_dip, at_sip, /* double/single and an int ptr */ enumerator
292 TFUNC(at_dip,rt_d, frexp, 0),
1070 case at_dip: d_res.f = t.func->func.dip_d_ptr(d_arg1.f, (int*)&intres); break; in runtest()