Searched defs:llroundf (Results 1 - 4 of 4) sorted by path

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h168 __DEVICE__ long long llroundf(float __a) { return __nv_llroundf(__a); } function
H A D__clang_hip_math.h311 long long int llroundf(float __x) { return __ocml_round_f32(__x); } function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dc99_functions.c741 llroundf (float x) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dc99_functions.c741 llroundf (float x) function

Completed in 364 milliseconds