Unit 'libgmp' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gmp]

T_mpf_struct

Declaration

Source position: libgmp.pp line 174

type T_mpf_struct = record

  _mp_prec: Tcint;

  _mp_size: Tcint;

  _mp_exp: Tmp_exp_t;

  _mp_d: Pmp_limb_t;

end;


Documentation generated on: 2023-03-18