Searched refs:__aeabi_d2h (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dtruncdfhf2.c17 AEABI_RTABI dst_t __aeabi_d2h(double a) { return __truncdfhf2(a); } function
19 COMPILER_RT_ALIAS(__truncdfhf2, __aeabi_d2h)

Completed in 164 milliseconds