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

/freebsd-12-stable/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp18 __divsc3,
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Ddivsc3.c1 //===-- divsc3.c - Implement __divsc3 -------------------------------------===//
9 // This file implements __divsc3 for the compiler_rt library.
20 COMPILER_RT_ABI Fcomplex __divsc3(float __a, float __b, float __c, float __d) { function
H A Dapple_versioning.c62 NOT_HERE_BEFORE_10_6(__divsc3)
236 NOT_HERE_UNTIL_AFTER_4_3(__divsc3)
/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
155 extern "C" inline __device__ float _Complex __divsc3(float __a, float __b, function
/freebsd-12-stable/contrib/gcc/
H A Dlibgcc2.h372 extern SCtype __divsc3 (SFtype, SFtype, SFtype, SFtype);

Completed in 70 milliseconds