mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 08:51:08 +00:00
7a25bf2d19
Fixes #265.
12 lines
396 B
C
12 lines
396 B
C
/* This file generated by gen-bases.c - DO NOT EDIT. */
|
|
|
|
#if GMP_NUMB_BITS != 64
|
|
Error, error, this data is for 64 bits
|
|
#endif
|
|
|
|
/* mp_bases[10] data, as literal values */
|
|
#define MP_BASES_CHARS_PER_LIMB_10 19
|
|
#define MP_BASES_BIG_BASE_10 CNST_LIMB(0x8ac7230489e80000)
|
|
#define MP_BASES_BIG_BASE_INVERTED_10 CNST_LIMB(0xd83c94fb6d2ac34a)
|
|
#define MP_BASES_NORMALIZATION_STEPS_10 0
|