Searched defs:mp_todecimal (Results 1 – 2 of 2) sorted by relevance
219 #define mp_todecimal(M, S) mp_toradix((M), (S), 10) macro
549 #define mp_todecimal(M, S) mp_toradix((M), (S), 10) macro