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

  /src/external/lgpl3/mpfr/dist/src/
add1sp1_extracted.c 113 int64_t bx2 = b0.mpfr_exp; local
121 .snd = bx2 + (int64_t)1
125 scrut = ((K___uint64_t_int64_t){ .fst = a01, .snd = bx2 });
141 int64_t bx2 = b0.mpfr_exp; local
151 .thd = bx2 + (int64_t)1
155 scrut = ((K___uint64_t_uint64_t_int64_t){ .fst = sb, .snd = a01, .thd = bx2 });
168 int64_t bx2 = b0.mpfr_exp; local
172 ite = MPFR_Add1sp1_mk_state(sh, bx2, rb, sb);
190 int64_t bx2 = c0.mpfr_exp; local
198 .snd = bx2 + (int64_t)
218 int64_t bx2 = c0.mpfr_exp; local
245 int64_t bx2 = c0.mpfr_exp; local
    [all...]

Completed in 16 milliseconds