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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dadddf3.c20 AEABI_RTABI double __aeabi_dadd(double a, double b) { return __adddf3(a, b); } function
22 COMPILER_RT_ALIAS(__adddf3, __aeabi_dadd)
/openbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h47 __strong_alias(__aeabi_dadd, __adddf3);
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp161 PP(__aeabi_dadd) \

Completed in 170 milliseconds