Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c64 at_dip, at_sip, /* double/single and an int ptr */ enumerator
297 TFUNC(at_sip,rt_s, frexpf, 0),
1076 case at_sip: s_res.f = t.func->func.sip_s_ptr(s_arg1.f, (int*)&intres); break; in runtest()