Dogecoin Core  1.14.2
P2P Digital Currency
Functions
arith_uint256.cpp File Reference
#include "arith_uint256.h"
#include "uint256.h"
#include "utilstrencodings.h"
#include "crypto/common.h"
#include <stdio.h>
#include <string.h>
Include dependency graph for arith_uint256.cpp:

Go to the source code of this file.

Functions

uint256 ArithToUint256 (const arith_uint256 &a)
 
arith_uint256 UintToArith256 (const uint256 &a)
 

Function Documentation

◆ ArithToUint256()

uint256 ArithToUint256 ( const arith_uint256 a)

Definition at line 247 of file arith_uint256.cpp.

Here is the caller graph for this function:

◆ UintToArith256()

arith_uint256 UintToArith256 ( const uint256 a)

Definition at line 254 of file arith_uint256.cpp.

Here is the caller graph for this function: