Bitcoin Core  21.99.0
P2P Digital Currency
Classes | Macros
num_gmp.h File Reference
#include <gmp.h>
Include dependency graph for num_gmp.h:

Go to the source code of this file.

Classes

struct  secp256k1_num
 

Macros

#define NUM_LIMBS   ((256+GMP_NUMB_BITS-1)/GMP_NUMB_BITS)
 

Macro Definition Documentation

◆ NUM_LIMBS

#define NUM_LIMBS   ((256+GMP_NUMB_BITS-1)/GMP_NUMB_BITS)

Definition at line 12 of file num_gmp.h.