Torbjorn Granlund <t...@gmplib.org> writes:

> Please use something else than ebits, since that sounds like the
> arguments contains bits with individual meaning.  IIRC "enb" would
> follow conventions used elsewhere in the manual.

Naming is hard ;-) The docs for mpn_sec_invert use nbcnt (I guess that's
your choice). Docs for mpf_urandomb use nbits. Other mp_bitcnt_t
arguments in the manual give little guidance, names like n, op,
starting_bit, bit_index, prec, bit, m2exp.

So "enb" here is as good as any.

/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to