OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test2ui
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/tests/
reuse.c
302
test2ui
(int (*testfunc)(mpfr_ptr, mpfr_srcptr, unsigned long int, mpfr_rnd_t),
function
602
test2ui
(mpfr_add_ui, "mpfr_add_ui", p, (mpfr_rnd_t) rnd);
603
test2ui
(mpfr_div_2exp, "mpfr_div_2exp", p, (mpfr_rnd_t) rnd);
604
test2ui
(mpfr_div_2ui, "mpfr_div_2ui", p, (mpfr_rnd_t) rnd);
605
test2ui
(mpfr_div_ui, "mpfr_div_ui", p, (mpfr_rnd_t) rnd);
606
test2ui
(mpfr_mul_2exp, "mpfr_mul_2exp", p, (mpfr_rnd_t) rnd);
607
test2ui
(mpfr_mul_2ui, "mpfr_mul_2ui", p, (mpfr_rnd_t) rnd);
608
test2ui
(mpfr_mul_ui, "mpfr_mul_ui", p, (mpfr_rnd_t) rnd);
609
test2ui
(mpfr_pow_ui, "mpfr_pow_ui", p, (mpfr_rnd_t) rnd);
610
test2ui
(mpfr_sub_ui, "mpfr_sub_ui", p, (mpfr_rnd_t) rnd)
[
all
...]
taway.c
200
test2ui
(int (*testfunc)(mpfr_ptr, mpfr_srcptr, unsigned long int, mpfr_rnd_t),
function
403
test2ui
(mpfr_add_ui, "mpfr_add_ui");
404
test2ui
(mpfr_div_2exp, "mpfr_div_2exp");
405
test2ui
(mpfr_div_2ui, "mpfr_div_2ui");
406
test2ui
(mpfr_div_ui, "mpfr_div_ui");
407
test2ui
(mpfr_mul_2exp, "mpfr_mul_2exp");
408
test2ui
(mpfr_mul_2ui, "mpfr_mul_2ui");
409
test2ui
(mpfr_mul_ui, "mpfr_mul_ui");
410
test2ui
(mpfr_pow_ui, "mpfr_pow_ui");
411
test2ui
(mpfr_sub_ui, "mpfr_sub_ui")
[
all
...]
Completed in 34 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026