Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmp/common/
H A Dlibmp.h50 extern char *mtox(MINT *);
73 extern char *mtox(MINT *);
H A Dmdiv.c192 (void) printf(" u=%s\n", mtox(&u)); in m_div()
193 (void) printf(" v=%s\n", mtox(&v)); in m_div()
210 (void) printf(" x=%s\n", mtox(&x)); in m_div()
215 (void) printf(" w=%s\n", mtox(&w)); in m_div()
H A Dold_mp.c57 char *mtox(MINT *key) { return (mp_mtox(key)); } in mtox() function
H A Dmapfile_1-vers53 mtox;