File: mp_bpl.c

package info (click to toggle)
libgmp2 2.0.2-10
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,904 kB
  • ctags: 1,916
  • sloc: ansic: 18,659; asm: 8,720; sh: 1,760; makefile: 829
file content (4 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (8)
1
2
3
4
#include "gmp.h"
#include "gmp-impl.h"

const int mp_bits_per_limb = BITS_PER_MP_LIMB;