Home
last modified time | relevance | path

Searched defs:__mulsc3 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmulsc3.c18 COMPILER_RT_ABI Fcomplex __mulsc3(float __a, float __b, float __c, float __d) { in __mulsc3() function
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_complex_builtins.h140 __DEVICE__ float _Complex __mulsc3(float __a, float __b, float __c, float __d) { in __mulsc3() function