OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpfr_j0
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/tests/
tj0.c
25
#define TEST_FUNCTION
mpfr_j0
41
inex =
mpfr_j0
(y, x, MPFR_RNDZ);
64
mpfr_j0
(y, x, MPFR_RNDN);
68
mpfr_j0
(y, x, MPFR_RNDN);
72
mpfr_j0
(y, x, MPFR_RNDN);
76
mpfr_j0
(y, x, MPFR_RNDN);
81
mpfr_j0
(y, x, MPFR_RNDN);
88
mpfr_j0
(y, x, MPFR_RNDN);
92
printf ("Error in
mpfr_j0
for x=1, rnd=MPFR_RNDN\n");
99
mpfr_j0
(y, x, MPFR_RNDN)
[
all
...]
taway.c
455
test2 (
mpfr_j0
, "
mpfr_j0
");
reuse.c
654
test2 (
mpfr_j0
, "
mpfr_j0
", p, (mpfr_rnd_t) rnd);
/src/external/lgpl3/mpfr/dist/src/
jn.c
0
/*
mpfr_j0
, mpfr_j1, mpfr_jn -- Bessel functions of 1st kind, integer order.
34
mpfr_j0
(mpfr_ptr res, mpfr_srcptr z, mpfr_rnd_t r)
function
mpfr.h
778
__MPFR_DECLSPEC int
mpfr_j0
(mpfr_ptr, mpfr_srcptr, mpfr_rnd_t);
/src/external/gpl3/gcc/dist/gcc/
fold-const-call.cc
840
return do_mpfr_arg1 (result,
mpfr_j0
, arg, format);
/src/external/gpl3/gcc.old/dist/gcc/
fold-const-call.cc
821
return do_mpfr_arg1 (result,
mpfr_j0
, arg, format);
/src/external/gpl3/gcc/dist/gcc/fortran/
simplify.cc
1376
mpfr_j0
(result->value.real, x->value.real, GFC_RND_MODE);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
simplify.cc
1350
mpfr_j0
(result->value.real, x->value.real, GFC_RND_MODE);
Completed in 103 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026