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