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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dadddf3.c20 AEABI_RTABI double __aeabi_dadd(double a, double b) { return __adddf3(a, b); } function

Completed in 106 milliseconds