Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libmp/
Dmpasbn.c106 static char *_mtod(const char *, const MINT *);
319 s = _mtod("mout", mp); in mp_mout()
435 _mtod(const char *msg, const MINT *mp) in _mtod() function