Searched defs:fmaf (Results 1 - 4 of 4) sorted by last modified time

/openbsd-current/gnu/llvm/clang/lib/Headers/
H A D__clang_hip_math.h245 float fmaf(float __x, float __y, float __z) { function
H A D__clang_cuda_math.h128 __DEVICE__ float fmaf(float __a, float __b, float __c) { function
/openbsd-current/lib/libm/hidden/
H A Dmath.h88 PROTO_STD_DEPRECATED(fmaf); variable
/openbsd-current/lib/libm/src/
H A Ds_fmaf.c44 fmaf(float x, float y, float z) function

Completed in 198 milliseconds