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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dtruncdfsf2.c17 AEABI_RTABI float __aeabi_d2f(double a) { return __truncdfsf2(a); } function
19 COMPILER_RT_ALIAS(__truncdfsf2, __aeabi_d2f)
/openbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h67 __strong_alias(__aeabi_d2f, __truncdfsf2);
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp156 PP(__aeabi_d2f) \

Completed in 122 milliseconds