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

/opensolaris-onvv-gate/usr/src/lib/libmp/common/
H A Dmapfile_1-vers53 mtox;
H A Dlibmp.h50 extern char *mtox(MINT *);
73 extern char *mtox(MINT *);
H A Dmdiv.c190 (void) printf(" u=%s\n", mtox(&u));
191 (void) printf(" v=%s\n", mtox(&v));
208 (void) printf(" x=%s\n", mtox(&x));
213 (void) printf(" w=%s\n", mtox(&w));
H A Dold_mp.c57 char *mtox(MINT *key) { return (mp_mtox(key)); } function

Completed in 59 milliseconds