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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Ddivtc3.c1 //===-- divtc3.c - Implement __divtc3 -------------------------------------===//
9 // This file implements __divtc3 for the compiler_rt library.
20 COMPILER_RT_ABI Lcomplex __divtc3(long double __a, long double __b, function
H A Dapple_versioning.c63 NOT_HERE_BEFORE_10_6(__divtc3)
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Ddivtc3.c23 long double _Complex __divtc3(long double a, long double b, long double c, function
/freebsd-12-stable/contrib/gcc/
H A Dlibgcc2.h403 extern TCtype __divtc3 (TFtype, TFtype, TFtype, TFtype);

Completed in 72 milliseconds