MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / integer.cpp

File integer.cpp

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

Source from the content-addressed store, hash-verified

1// Copyright (c) 2019-present The Bitcoin Core developers
2// Distributed under the MIT software license, see the accompanying
3// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4

Callers

nothing calls this directly

Calls 15

CheckProofOfWorkImplFunction · 0.85
CompressAmountFunction · 0.85
DecompressAmountFunction · 0.85
ComputeMerkleRootFunction · 0.85
ParseMoneyFunction · 0.85
FormatMoneyFunction · 0.85
GetSizeOfCompactSizeFunction · 0.85
GetSpecialScriptSizeFunction · 0.85
MultiplicationOverflowFunction · 0.85
AdditionOverflowFunction · 0.85
HexDigitFunction · 0.85
MoneyRangeFunction · 0.85

Tested by

no test coverage detected