Searched defs:lroundf (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libm/noieee_src/
H A Dn_lroundf.c38 lroundf(float x) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h187 __DEVICE__ long lroundf(float __a) { return llroundf(__a); } function
192 __DEVICE__ long lroundf(float __a) { return roundf(__a); } function
H A D__clang_hip_math.h332 long int lroundf(float __x) { return __ocml_round_f32(__x); } function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c708 lroundf (float x) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c708 lroundf (float x) function

Completed in 163 milliseconds