Searched refs:allcr (Results 1 – 3 of 3) sorted by relevance
95 ctx->allcr=1; in mpd_maxcontext()109 ctx->allcr=1; in mpd_defaultcontext()123 ctx->allcr=1; in mpd_basiccontext()141 ctx->allcr=1; in mpd_ieee_context()191 return ctx->allcr; in mpd_getcr()271 ctx->allcr = c; in mpd_qsetcr()
734 workctx->allcr = ctx->allcr; in mpd_workcontext()4353 if (ctx->allcr) { in mpd_qexp()4910 if (ctx->allcr) { in mpd_qln()5059 if (ctx->allcr) { in mpd_qlog10()6507 workctx.allcr = ctx->allcr; in _mpd_qpow_real()
269 int allcr; /* all functions correctly rounded */ member