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

  /src/lib/libm/src/
w_jnf.c 25 jnf(int n, float x) /* wrapper jnf */ function
  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h 148 __DEVICE__ float jnf(int __n, float __a) { return __nv_jnf(__n, __a); } function
__clang_hip_math.h 281 float jnf(int __n, float __x) { // TODO: we could use Ahmes multiplication function
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c 79 float jnf (int, float);
82 jnf (int n, float x) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 79 float jnf (int, float);
82 jnf (int n, float x) function

Completed in 17 milliseconds