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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Ddivdf3.c25 AEABI_RTABI fp_t __aeabi_ddiv(fp_t a, fp_t b) { return __divdf3(a, b); } function
27 COMPILER_RT_ALIAS(__divdf3, __aeabi_ddiv)
/openbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h53 __strong_alias(__aeabi_ddiv, __divdf3);
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp168 PP(__aeabi_ddiv) \

Completed in 130 milliseconds