MCPcopy Create free account
hub / github.com/JeanLucPons/VanitySearch / ModNeg

Method ModNeg

IntMod.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101// ------------------------------------------------
102
103void Int::ModNeg() {
104 Neg();
105 Add(&_P);
106}
107
108// ------------------------------------------------
109

Callers 7

DoubleDirectMethod · 0.80
GetYMethod · 0.80
ModPositiveK1Method · 0.80
checkPrivKeyMethod · 0.80
checkAddressesMethod · 0.80
checkAddressesSSEMethod · 0.80
FindKeyCPUMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected