Searched refs:ex3 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A Dtsub.c321 mpfr_t ex, ex1, ex2, ex3, tot, tot1; local
326 mpfr_init2(ex3, 53);
336 mpfr_set( ex3, tot1, MPFR_RNDN); /* ex3 = high(tot - ex1) */
338 if (mpfr_cmp(ex2, ex3))
342 printf ("ex3="); mpfr_print_binary (ex3); puts ("");
349 mpfr_clear (ex3);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/alpha/ev6/
H A Dsqr_diagonal.asm46 blt r18, L(ex3)
105 L(ex3): stq r4, 0(r16)

Completed in 164 milliseconds