Home
last modified time | relevance | path

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

/freebsd/lib/libmp/
H A Dmpasbn.c104 static char *_mtod(const char *, const MINT *);
317 s = _mtod("mout", mp); in mp_mout()
433 _mtod(const char *msg, const MINT *mp) in _mtod() function