HomeSort by: relevance | last modified time | path
    Searched defs:mpfr_d (Results 1 - 3 of 3) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
add1sp1_extracted.c 66 #define mpfr_d _mpfr_d macro
88 uint64_t *ap = a0.mpfr_d;
89 uint64_t *bp = b0.mpfr_d;
90 uint64_t *cp = c0.mpfr_d;
110 uint64_t *ap = a0.mpfr_d;
111 uint64_t *bp = b0.mpfr_d;
112 uint64_t *cp = c0.mpfr_d;
138 uint64_t *ap = a0.mpfr_d;
139 uint64_t *bp = b0.mpfr_d;
140 uint64_t *cp = c0.mpfr_d;
    [all...]
mul_1_extracted.c 46 #define mpfr_d _mpfr_d macro
66 uint64_t *ap = a->mpfr_d;
67 uint64_t *bp = b->mpfr_d;
68 uint64_t *cp = c->mpfr_d;
104 .mpfr_d = uu___73_2756.mpfr_d
107 uint64_t *ap1 = a->mpfr_d;
124 uint64_t *ap2 = a->mpfr_d;
133 .mpfr_d = uu___72_2907.mpfr_d
    [all...]
sub1sp1_extracted.c 51 /* the original code had mpfr_d instead of _mpfr_d */
52 #define mpfr_d _mpfr_d macro
204 uint64_t *ap = a->mpfr_d;
205 uint64_t *bp = b->mpfr_d;
206 uint64_t *cp = c->mpfr_d;
219 lit.mpfr_d = uu____0.mpfr_d;
229 lit.mpfr_d = uu____1.mpfr_d;
254 lit.mpfr_d = uu____3.mpfr_d
    [all...]

Completed in 31 milliseconds