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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp33 __mulsc3,
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmulsc3.c1 //===-- mulsc3.c - Implement __mulsc3 -------------------------------------===//
9 // This file implements __mulsc3 for the compiler_rt library.
18 COMPILER_RT_ABI Fcomplex __mulsc3(float __a, float __b, float __c, float __d) { function
H A Dapple_versioning.c107 NOT_HERE_BEFORE_10_6(__mulsc3)
294 NOT_HERE_UNTIL_AFTER_4_3(__mulsc3)
/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
69 extern "C" inline __device__ float _Complex __mulsc3(float __a, float __b, function
/freebsd-11-stable/contrib/gcc/
H A Dlibgcc2.h373 extern SCtype __mulsc3 (SFtype, SFtype, SFtype, SFtype);

Completed in 117 milliseconds