Searched refs:expflags (Results 1 – 2 of 2) sorted by relevance
56 unsigned int expflags, flags; in check1() local84 expflags = in check1()91 flags != expflags || ! SAME_SIGN (j, expj)) in check1()100 printf ("Expected flags = %u, got %u\n", expflags, flags); in check1()
42 unsigned int expflags, newflags; in check4() local75 __gmpfr_flags = expflags = in check4()79 expflags |= MPFR_FLAGS_INEXACT; in check4()81 if (VSIGN (inex2) != inex || newflags != expflags || in check4()93 " ", inex, expflags); in check4()