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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp31 __muldc3,
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmuldc3.c1 //===-- muldc3.c - Implement __muldc3 -------------------------------------===//
9 // This file implements __muldc3 for the compiler_rt library.
18 COMPILER_RT_ABI Dcomplex __muldc3(double __a, double __b, double __c, function
H A Dapple_versioning.c105 NOT_HERE_BEFORE_10_6(__muldc3)
290 NOT_HERE_UNTIL_AFTER_4_3(__muldc3)
/freebsd-11-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
18 extern "C" inline __device__ double _Complex __muldc3(double __a, double __b, function
/freebsd-11-stable/contrib/gcc/
H A Dlibgcc2.h383 extern DCtype __muldc3 (DFtype, DFtype, DFtype, DFtype);

Completed in 116 milliseconds