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

/barrelfish-master/lib/compiler-rt/builtins/
H A Dfloatdidf.c99 AEABI_RTABI double __aeabi_l2d(di_int a) { return __floatdidf(a); } function
101 COMPILER_RT_ALIAS(__floatdidf, __aeabi_l2d)

Completed in 25 milliseconds