Searched refs:allcr (Results 1 – 3 of 3) sorted by relevance
97 ctx->allcr=1; in mpd_maxcontext()111 ctx->allcr=1; in mpd_defaultcontext()125 ctx->allcr=1; in mpd_basiccontext()143 ctx->allcr=1; in mpd_ieee_context()193 return ctx->allcr; in mpd_getcr()273 ctx->allcr = c; in mpd_qsetcr()
760 workctx->allcr = ctx->allcr; in mpd_workcontext()4515 if (ctx->allcr) { in mpd_qexp()5072 if (ctx->allcr) { in mpd_qln()5221 if (ctx->allcr) { in mpd_qlog10()6671 workctx.allcr = ctx->allcr; in _mpd_qpow_real()
258 int allcr; /* all functions correctly rounded */ member