Searched defs:nearbyintf (Results 1 - 2 of 2) sorted by path

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h199 __DEVICE__ float nearbyintf(float __a) { return __builtin_nearbyintf(__a); } function
H A D__clang_hip_math.h365 float nearbyintf(float __x) { return __ocml_nearbyint_f32(__x); } function

Completed in 219 milliseconds