Searched defs:__adddf3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/soft-fp/
H A Dadddf3.c35 DFtype __adddf3(DFtype a, DFtype b) function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dadddf3.c16 COMPILER_RT_ABI double __adddf3(double a, double b) { return __addXf3__(a, b); } function

Completed in 121 milliseconds