Home
last modified time | relevance | path

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

/openbsd-src/lib/libm/src/
H A Ds_roundf.c33 roundf(float x) in roundf() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_math.h170 __DEVICE__ float roundf(float __a) { return __nv_roundf(__a); } in roundf() function