Home
last modified time | relevance | path

Searched defs:qmp (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libmp/
H A Dmpasbn.c231 _mdiv(const char *msg, const MINT *nmp, const MINT *dmp, MINT *qmp, MINT *rmp, in _mdiv()
250 mp_mdiv(const MINT *nmp, const MINT *dmp, MINT *qmp, MINT *rmp) in mp_mdiv()
564 _sdiv(const char *msg, const MINT *nmp, short d, MINT *qmp, short *ro, in _sdiv()
595 mp_sdiv(const MINT *nmp, short d, MINT *qmp, short *ro) in mp_sdiv()