Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libmp/
Dmpasbn.c104 static char *_mtod(const char *, const MINT *);
309 s = _mtod("mout", mp); in mp_mout()
423 _mtod(const char *msg, const MINT *mp) in _mtod() function