Fabcoin Core  0.16.2
P2P Digital Currency
Namespaces | Functions
Arith256.cpp File Reference
#include "Arith256.h"
#include <iostream>
#include <iomanip>
#include "preprocessor/llvm_includes_start.h"
#include <llvm/IR/Module.h>
#include <llvm/IR/IntrinsicInst.h>
#include "preprocessor/llvm_includes_end.h"
#include "Type.h"
#include "Endianness.h"
#include "Utils.h"
Include dependency graph for Arith256.cpp:

Go to the source code of this file.

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 dev::eth
 
 dev::eth::jit
 

Functions

EXPORT void debug (uint64_t a, uint64_t b, uint64_t c, uint64_t d, char z)
 

Function Documentation

EXPORT void debug ( uint64_t  a,
uint64_t  b,
uint64_t  c,
uint64_t  d,
char  z 
)

Definition at line 415 of file Arith256.cpp.

Here is the caller graph for this function: