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

/freebsd-10.0-release/lib/libmp/
H A Dmpasbn.c47 * reasonable. The MPERR and MPERRX macros call warn and warnx,
87 #define MPERR(s) do { warn s; abort(); } while (0) macro
131 MPERR(("%s", msg));
169 MPERR(("%s", msg));
288 MPERR(("min"));
291 MPERR(("min"));
432 MPERR(("%s", msg));
452 MPERR(("%s", msg));
566 MPERR(("%s underflow or overflow", msg));
596 MPERR(("
[all...]

Completed in 122 milliseconds