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

/barrelfish-master/lib/compiler-rt/builtins/
H A Dtruncsfhf2.c23 AEABI_RTABI uint16_t __aeabi_f2h(float a) { return __truncsfhf2(a); } function
25 COMPILER_RT_ALIAS(__truncsfhf2, __aeabi_f2h)

Completed in 78 milliseconds