MCPcopy Create free account
hub / github.com/LUX-Core/lux / integer.cpp

File integer.cpp

src/cryptopp/integer.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// integer.cpp - written and placed in the public domain by Wei Dai
2// contains public domain code contributed by Alister Lee and Leonard Janke
3
4#include "pch.h"

Callers

nothing calls this directly

Calls 15

ifFunction · 0.85
HasSSE2Function · 0.85
IsP4Function · 0.85
CompareFunction · 0.85
DecrementFunction · 0.85
SquareClass · 0.85
SetWordsFunction · 0.85
CopyWordsFunction · 0.85
TwosComplementFunction · 0.85
AtomicInverseModPower2Function · 0.85
DWordFunction · 0.85
ShiftWordsLeftByBitsFunction · 0.85

Tested by

no test coverage detected