Home
last modified time | relevance | path

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

/freebsd/lib/libmp/
H A Dmpasbn.c105 static char *_mtox(const char *, const MINT *);
452 _mtox(const char *msg, const MINT *mp) in _mtox() function
483 return (_mtox("mtox", mp)); in mp_mtox()
582 s = _mtox(msg, rmp); in _sdiv()