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

  /src/lib/libm/src/
w_j1f.c 22 * wrapper of j1f,y1f
29 j1f(float x) /* wrapper j1f */ function
  /src/include/
math.h 569 float j1f(float);
  /src/external/gpl3/gcc/dist/libgfortran/
c99_protos.h 266 extern float j1f (float);
configure 24370 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for j1f" >&5
24371 $as_echo_n "checking for j1f... " >&6; }
24388 int (*ptr)() = (int (*)())j1f;
  /src/external/gpl3/gcc.old/dist/libgfortran/
c99_protos.h 266 extern float j1f (float);
configure 24205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for j1f" >&5
24206 $as_echo_n "checking for j1f... " >&6; }
24223 int (*ptr)() = (int (*)())j1f;
  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_hip_math.h 278 float j1f(float __x) { return __ocml_j1_f32(__x); } function
288 return j1f(__x);
291 float __x1 = j1f(__x);
__clang_cuda_math.h 146 __DEVICE__ float j1f(float __a) { return __nv_j1f(__a); } function
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c 69 float j1f (float);
71 float j1f (float x) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 69 float j1f (float);
71 float j1f (float x) function
  /src/lib/libm/
Makefile 520 MLINKS+=j0.3 j0f.3 j0.3 j1.3 j0.3 j1f.3 j0.3 jn.3 j0.3 jnf.3 \
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
math.d 3173 float j1f(float x);
3477 float j1f(float x);

Completed in 55 milliseconds