HomeSort by: relevance | last modified time | path
    Searched refs:MPFR_SET_POS (Results 1 - 25 of 85) sorted by relevancy

1 2 3 4

  /src/external/lgpl3/mpfr/dist/src/
set_inf.c 30 MPFR_SET_POS(x);
powr.c 46 MPFR_SET_POS (z);
55 MPFR_SET_POS (z);
dim.c 45 MPFR_SET_POS(z);
set_str_raw.c 49 MPFR_SET_POS(x);
init2.c 62 MPFR_SET_POS(x); /* Set a sign */
log10.c 62 MPFR_SET_POS (r);
87 MPFR_SET_POS (r);
log2.c 60 MPFR_SET_POS (r);
85 MPFR_SET_POS (r);
acosh.c 48 MPFR_SET_POS (y);
66 MPFR_SET_POS (y);
log.c 78 MPFR_SET_POS (r);
105 MPFR_SET_POS (r);
beta.c 77 MPFR_SET_POS(r);
102 MPFR_SET_POS(r);
119 MPFR_SET_POS(r);
259 MPFR_SET_POS(r);
dot.c 40 MPFR_SET_POS (res);
get_float128.c 76 MPFR_SET_POS (y);
set_d.c 267 MPFR_SET_POS(r);
287 MPFR_SET_POS(r);
291 MPFR_SET_POS(r);
300 MPFR_SET_POS(r);
set_si_2exp.c 33 MPFR_SET_POS (x);
set_ui_2exp.c 30 MPFR_SET_POS (x);
sqrt_ui.c 69 MPFR_SET_POS(r);
urandom.c 76 MPFR_SET_POS (rop);
urandomb.c 62 MPFR_SET_POS (rop);
exp.c 61 MPFR_SET_POS(y);
147 MPFR_SET_POS (y);
pow_ui.c 69 MPFR_SET_POS (y);
79 MPFR_SET_POS (y);
  /src/external/lgpl3/mpfr/dist/tests/
random2.c 52 MPFR_SET_POS (x);
57 MPFR_SET_POS (x);
treldiff.c 39 MPFR_SET_POS (x);
47 MPFR_SET_POS (x);
tcopysign.c 116 i ? MPFR_SET_NEG (x) : MPFR_SET_POS (x);
118 j ? MPFR_SET_NEG (y) : MPFR_SET_POS (y);
129 j ? MPFR_SET_NEG (y) : MPFR_SET_POS (y);
tcheck.c 48 MPFR_SET_POS (a);
80 MPFR_SET_POS (a);
ttotal_order.c 97 MPFR_SET_POS (x[12]);

Completed in 23 milliseconds

1 2 3 4