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_rint_trunc
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
modf.c
88
inexi =
mpfr_rint_trunc
(iop, op, rnd_mode);
95
inexi =
mpfr_rint_trunc
(iop, op, rnd_mode);
rint.c
404
#undef
mpfr_rint_trunc
macro
407
mpfr_rint_trunc
(mpfr_ptr r, mpfr_srcptr u, mpfr_rnd_t rnd_mode)
function
mpfr.h
672
__MPFR_DECLSPEC int
mpfr_rint_trunc
(mpfr_ptr, mpfr_srcptr, mpfr_rnd_t);
/src/external/lgpl3/mpfr/dist/tests/
trint.c
2
mpfr_rint_trunc
, mpfr_rint_floor, mpfr_rint_ceil, mpfr_rint_round.
466
#define TEST_FUNCTION
mpfr_rint_trunc
564
mpfr_rint_trunc
(y, x, MPFR_RNDZ));
taway.c
467
test2 (
mpfr_rint_trunc
, "
mpfr_rint_trunc
");
reuse.c
666
test2 (
mpfr_rint_trunc
, "
mpfr_rint_trunc
", p, (mpfr_rnd_t) rnd);
Completed in 55 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026