HomeSort by: relevance | last modified time | path
    Searched refs:ynf (Results 1 - 12 of 12) sorted by relevancy

  /src/lib/libm/src/
w_jnf.c 42 ynf(int n, float x) /* wrapper ynf */ function
  /src/include/
math.h 573 float ynf(int, float);
  /src/external/gpl3/gcc/dist/libgfortran/
c99_protos.h 286 extern float ynf (int, float);
configure 24802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ynf" >&5
24803 $as_echo_n "checking for ynf... " >&6; }
24820 int (*ptr)() = (int (*)())ynf;
  /src/external/gpl3/gcc.old/dist/libgfortran/
c99_protos.h 286 extern float ynf (int, float);
configure 24637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ynf" >&5
24638 $as_echo_n "checking for ynf... " >&6; }
24655 int (*ptr)() = (int (*)())ynf;
  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h 342 __DEVICE__ float ynf(int __a, float __b) { return __nv_ynf(__a, __b); } function
__clang_hip_math.h 517 float ynf(int __n, float __x) { // TODO: we could use Ahmes multiplication function
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c 112 float ynf (int, float);
115 ynf (int n, float x) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 112 float ynf (int, float);
115 ynf (int n, float x) function
  /src/lib/libm/
Makefile 521 j0.3 y0.3 j0.3 y0f.3 j0.3 y1.3 j0.3 y1f.3 j0.3 yn.3 j0.3 ynf.3
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
math.d 3183 float ynf(int, float);
3482 float ynf(int, float);

Completed in 67 milliseconds