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

/barrelfish-master/lib/compiler-rt/builtins/
H A Dfloatdisf.c71 AEABI_RTABI float __aeabi_l2f(di_int a) { return __floatdisf(a); } function
73 COMPILER_RT_ALIAS(__floatdisf, __aeabi_l2f)

Completed in 28 milliseconds