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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatdidf.c57 AEABI_RTABI double __aeabi_l2d(di_int a) { return __floatdidf(a); } function

Completed in 53 milliseconds