HomeSort by: relevance | last modified time | path
    Searched defs:llrintf (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libm/noieee_src/
n_floor.c 212 llrintf(float x) function
n_floor.c 212 llrintf(float x) function
  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h 166 __DEVICE__ long long llrintf(float __a) { return __nv_llrintf(__a); } function
__clang_cuda_math.h 166 __DEVICE__ long long llrintf(float __a) { return __nv_llrintf(__a); } function
__clang_hip_math.h 308 long long int llrintf(float __x) { return __ocml_rint_f32(__x); } function
__clang_hip_math.h 308 long long int llrintf(float __x) { return __ocml_rint_f32(__x); } function

Completed in 51 milliseconds