Searched refs:at_sip (Results 1 – 2 of 2) sorted by relevance
/external/arm-optimized-routines/math/test/ |
D | mathtest.c | 64 at_dip, at_sip, /* double/single and an int ptr */ enumerator 293 TFUNC(at_sip,rt_s, frexpf, 0), 1071 case at_sip: s_res.f = t.func->func.sip_s_ptr(s_arg1.f, (int*)&intres); break; in runtest()
|
/external/llvm-project/libc/AOR_v20.02/math/test/ |
D | mathtest.c | 65 at_dip, at_sip, /* double/single and an int ptr */ enumerator 294 TFUNC(at_sip,rt_s, frexpf, 0), 1072 case at_sip: s_res.f = t.func->func.sip_s_ptr(s_arg1.f, (int*)&intres); break; in runtest()
|