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

/freebsd-13-stable/lib/libmp/
H A Dmpasbn.c49 * reasonable. The MPERR and MPERRX macros call warn and warnx,
89 #define MPERR(s) do { warn s; abort(); } while (0) macro
133 MPERR(("%s", msg));
173 MPERR(("%s", msg));
298 MPERR(("min"));
301 MPERR(("min"));
444 MPERR(("%s", msg));
464 MPERR(("%s", msg));
588 MPERR(("%s underflow or overflow", msg));
618 MPERR(("
[all...]

Completed in 79 milliseconds