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

/barrelfish-master/lib/compiler-rt/builtins/
H A Dtruncdfhf2.c17 AEABI_RTABI uint16_t __aeabi_d2h(double a) { return __truncdfhf2(a); } function
19 COMPILER_RT_ALIAS(__truncdfhf2, __aeabi_d2h)

Completed in 26 milliseconds