Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JeanLucPons/VanitySearch
/ ModNegK1order
Method
ModNegK1order
IntMod.cpp:1180–1183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1178
}
1179
1180
void Int::ModNegK1order() {
1181
Neg();
1182
Add(_O);
1183
}
1184
1185
uint32_t Int::ModPositiveK1() {
1186
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected