Searched defs:m_out (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libmp/common/ | ||
H A D | mout.c | 76 m_out(MINT *a, short b, FILE *f) function 98 x.val = _mp_xalloc(xlen, "m_out"); 187 m_out(a, 10, stdout); 193 m_out(a, 8, stdout); 199 m_out(a, 10, f); |
Completed in 15 milliseconds