Home
last modified time | relevance | path

Searched defs:mp_todecimal (Results 1 – 2 of 2) sorted by relevance

/external/dropbear/libtommath/mtest/
Dmpi.h219 #define mp_todecimal(M, S) mp_toradix((M), (S), 10) macro
/external/dropbear/libtommath/
Dtommath.h549 #define mp_todecimal(M, S) mp_toradix((M), (S), 10) macro