Home
last modified time | relevance | path

Searched refs:norm4d (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h217 __DEVICE__ double norm4d(double __a, double __b, double __c, double __d) { in norm4d() function
H A D__clang_hip_math.h973 double norm4d(double __x, double __y, double __z, double __w) {