Home
last modified time | relevance | path

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

/freebsd/lib/libmp/
H A Dmpasbn.c108 static MINT *_xtom(const char *, const char *);
172 mp = _xtom(msg, s); in _itom()
610 _xtom(const char *msg, const char *s) in _xtom() function
628 return (_xtom("xtom", s)); in mp_xtom()