Source position: gmp.pas line 721
function mpf_set_str(
var rop: mpf_t;
str: pchar;
base: LongInt
):LongInt;