Bitcoin
Public Attributes | List of all members
secp256k1_num Struct Reference

#include <num_gmp.h>

Public Attributes

mp_limb_t data [2 *NUM_LIMBS]
 
int neg
 
int limbs
 

Member Data Documentation

◆ data

mp_limb_t secp256k1_num::data[2 *NUM_LIMBS]

◆ limbs

int secp256k1_num::limbs

◆ neg

int secp256k1_num::neg

The documentation for this struct was generated from the following file: