genode/repos/libports/include/gmp/32bit/mp_bases.h
Norman Feske ca971bbfd8 Move repositories to 'repos/' subdirectory
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.

Issue #1082
2014-05-14 16:08:00 +02:00

12 lines
379 B
C

/* This file generated by gen-bases.c - DO NOT EDIT. */
#if GMP_NUMB_BITS != 32
Error, error, this data is for 32 bits
#endif
/* mp_bases[10] data, as literal values */
#define MP_BASES_CHARS_PER_LIMB_10 9
#define MP_BASES_BIG_BASE_10 CNST_LIMB(0x3b9aca00)
#define MP_BASES_BIG_BASE_INVERTED_10 CNST_LIMB(0x12e0be82)
#define MP_BASES_NORMALIZATION_STEPS_10 2