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

/freebsd-13-stable/lib/libmp/
H A Dmpasbn.c107 static char *_mtox(const char *, const MINT *);
454 _mtox(const char *msg, const MINT *mp) function
485 return (_mtox("mtox", mp));
584 s = _mtox(msg, rmp);

Completed in 105 milliseconds