Searched refs:mp_tohex (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/lib/tommath/mtest/
H A Dmpi.h220 #define mp_tohex(M, S) mp_toradix((M), (S), 16) macro
/barrelfish-2018-10-04/lib/tommath/demo/
H A Ddemo.c376 mp_tohex(&b, buf);
378 mp_tohex(&c, buf);
/barrelfish-2018-10-04/lib/tommath/
H A Dtommath.h549 #define mp_tohex(M, S) mp_toradix((M), (S), 16) macro

Completed in 40 milliseconds