/stdlib/ |
A D | tst-random2.c | 27 long int r[2]; in do_test() local
|
A D | divrem.c | 104 mp_limb_t r; in mpn_divrem() local 199 mp_limb_t r; in mpn_divrem() local
|
A D | testmb.c | 40 int r; in main() local
|
A D | gen-tst-strtod-round.c | 53 int r = mpfr_set (f, f2, rnd); in string_to_fp() local 58 int r = mpfr_strtofr (f, s, NULL, 0, rnd); in string_to_fp() local 83 int r = string_to_fp (f, s, MPFR_RNDD); in round_str() local
|
A D | tst-strtod5.c | 69 double r = strtod (tests[i].in, &ep); in do_test() local
|
A D | tst-strtod2.c | 27 double r = strtod (tests[i].str, &ep); in do_test() local
|
A D | mod_1.c | 44 mp_limb_t n1, n0, r; in mpn_mod_1() local
|
A D | tst-strtod3.c | 34 double r = __strtod_internal (tests[i].in, &ep, 1); in do_test() local
|
A D | tst-strtod5i.c | 80 double r = __strtod_internal (tests[i].in, &ep, tests[i].group); in do_test() local
|
A D | divmod_1.c | 48 mp_limb_t n1, n0, r; in mpn_divmod_1() local
|
A D | tst-strtod4.c | 35 double r = __strtod_internal (tests[i].in, &ep, 1); in do_test() local
|
A D | cxa_atexit.c | 85 struct exit_function *r = NULL; in __new_exitfn() local
|
A D | gmp-impl.h | 212 #define udiv_qrnnd_preinv(q, r, nh, nl, d, di) \ argument 241 #define udiv_qrnnd_preinv2gen(q, r, nh, nl, d, di, dnorm, lgup) \ argument 260 #define udiv_qrnnd_preinv2norm(q, r, nh, nl, d, di) \ argument
|
A D | longlong.h | 154 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 420 #define sdiv_qrnnd(q, r, n1, n0, d) \ argument 443 #define sdiv_qrnnd(q, r, n1, n0, d) \ argument 479 #define udiv_qrnnd(q, r, n1, n0, dv) \ argument 515 #define udiv_qrnnd(q, r, n1, n0, dv) \ argument 646 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 654 #define sdiv_qrnnd(q, r, n1, n0, d) \ argument 791 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 1126 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 1148 #define udiv_qrnnd(q, r, n1, n0, d) \ argument [all …]
|
A D | gmp.h | 606 #define mpz_mdivmod_ui(q,r,n,d) \ argument 608 #define mpz_mmod_ui(r,n,d) \ argument
|
A D | strtod_l.c | 1594 mp_limb_t r; in ____STRTOF_INTERNAL() local 1724 mp_limb_t r; in ____STRTOF_INTERNAL() local
|
A D | tst-strtod-round-skeleton.c | 186 struct test_results r[4]; member
|