Home
last modified time | relevance | path

Searched refs:__aeabi_d2h (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dtruncdfhf2.c17 AEABI_RTABI dst_t __aeabi_d2h(double a) { return __truncdfhf2(a); } in __aeabi_d2h() function
19 COMPILER_RT_ALIAS(__truncdfhf2, __aeabi_d2h)
/src/lib/libgcc_s/arm/
H A DSymbol.map11 __aeabi_d2h;