Searched refs:__aeabi_d2h (Results 1 – 2 of 2) sorted by relevance
17 AEABI_RTABI dst_t __aeabi_d2h(double a) { return __truncdfhf2(a); } in __aeabi_d2h() function19 COMPILER_RT_ALIAS(__truncdfhf2, __aeabi_d2h)
11 __aeabi_d2h;