Searched refs:__divdc3 (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp16 __divdc3,
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Ddivdc3.c1 //===-- divdc3.c - Implement __divdc3 -------------------------------------===//
9 // This file implements __divdc3 for the compiler_rt library.
20 COMPILER_RT_ABI Dcomplex __divdc3(double __a, double __b, double __c, function
H A Dapple_versioning.c60 NOT_HERE_BEFORE_10_6(__divdc3)
232 NOT_HERE_UNTIL_AFTER_4_3(__divdc3)
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_complex_builtins.h13 // This header defines __muldc3, __mulsc3, __divdc3, and __divsc3. These are
118 extern "C" inline __device__ double _Complex __divdc3(double __a, double __b, function
/freebsd-12-stable/contrib/gcc/
H A Dlibgcc2.h382 extern DCtype __divdc3 (DFtype, DFtype, DFtype, DFtype);

Completed in 191 milliseconds