Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
if
Function · 0.85
HasSSE2
Function · 0.85
IsP4
Function · 0.85
Compare
Function · 0.85
Decrement
Function · 0.85
Square
Class · 0.85
SetWords
Function · 0.85
CopyWords
Function · 0.85
TwosComplement
Function · 0.85
AtomicInverseModPower2
Function · 0.85
DWord
Function · 0.85
ShiftWordsLeftByBits
Function · 0.85
Tested by
no test coverage detected