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

/openbsd-current/lib/libc/quad/
H A Dfloatdidf.c69 __strong_alias(__aeabi_l2d, __floatdidf);
70 __asm(".protected __aeabi_l2d");
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dfloatdidf.c99 AEABI_RTABI double __aeabi_l2d(di_int a) { return __floatdidf(a); } function
101 COMPILER_RT_ALIAS(__floatdidf, __aeabi_l2d)
/openbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h57 __strong_alias(__aeabi_l2d, __floatdidf);
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp190 PP(__aeabi_l2d) \

Completed in 172 milliseconds