Bitcoin Core  27.99.0
P2P Digital Currency
Typedefs
int128_native.h File Reference
#include <stdint.h>
#include "util.h"
Include dependency graph for int128_native.h:

Go to the source code of this file.

Typedefs

typedef uint128_t secp256k1_uint128
 
typedef int128_t secp256k1_int128
 

Typedef Documentation

◆ secp256k1_int128

typedef int128_t secp256k1_int128

Definition at line 17 of file int128_native.h.

◆ secp256k1_uint128

typedef uint128_t secp256k1_uint128

Definition at line 16 of file int128_native.h.