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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmultc3.c1 //===-- multc3.c - Implement __multc3 -------------------------------------===//
9 // This file implements __multc3 for the compiler_rt library.
18 COMPILER_RT_ABI long double _Complex __multc3(long double a, long double b, function
H A Dapple_versioning.c108 NOT_HERE_BEFORE_10_6(__multc3)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dmultc3.c22 long double _Complex __multc3(long double a, long double b, long double c, function
/freebsd-11-stable/contrib/gcc/
H A Dlibgcc2.h404 extern TCtype __multc3 (TFtype, TFtype, TFtype, TFtype);

Completed in 171 milliseconds