Home
last modified time | relevance | path

Searched refs:pfOverflow (Results 1 – 25 of 26) sorted by relevance

12

/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Darith_uint256.cpp203 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
216 if (pfOverflow) in SetCompact()
217 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
H A Darith_uint256.h277 …arith_uint256& SetCompact(uint32_t nCompact, bool *pfNegative = nullptr, bool *pfOverflow = nullpt…
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Darith_uint256.cpp203 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
216 if (pfOverflow) in SetCompact()
217 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
H A Darith_uint256.h277 …arith_uint256& SetCompact(uint32_t nCompact, bool *pfNegative = nullptr, bool *pfOverflow = nullpt…
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Darith_uint256.cpp203 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
216 if (pfOverflow) in SetCompact()
217 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
H A Darith_uint256.h277 …arith_uint256& SetCompact(uint32_t nCompact, bool *pfNegative = nullptr, bool *pfOverflow = nullpt…
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Darith_uint256.cpp206 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
219 if (pfOverflow) in SetCompact()
220 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
H A Darith_uint256.h279 …arith_uint256& SetCompact(uint32_t nCompact, bool *pfNegative = nullptr, bool *pfOverflow = nullpt…
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Darith_uint256.cpp206 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
219 if (pfOverflow) in SetCompact()
220 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
H A Darith_uint256.h279 …arith_uint256& SetCompact(uint32_t nCompact, bool *pfNegative = nullptr, bool *pfOverflow = nullpt…
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/
H A Darith_uint256.cpp204 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
217 if (pfOverflow) in SetCompact()
218 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
H A Darith_uint256.h280 arith_uint256& SetCompact(uint32_t nCompact, bool *pfNegative = NULL, bool *pfOverflow = NULL);
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/
H A Darith_uint256.cpp204 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
217 if (pfOverflow) in SetCompact()
218 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
H A Darith_uint256.h280 arith_uint256& SetCompact(uint32_t nCompact, bool *pfNegative = NULL, bool *pfOverflow = NULL);
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Darith_uint256.cpp203 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
216 if (pfOverflow) in SetCompact()
217 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
H A Darith_uint256.h277 …arith_uint256& SetCompact(uint32_t nCompact, bool *pfNegative = nullptr, bool *pfOverflow = nullpt…
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Darith_uint256.cpp203 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
216 if (pfOverflow) in SetCompact()
217 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
H A Darith_uint256.h277 …arith_uint256& SetCompact(uint32_t nCompact, bool *pfNegative = nullptr, bool *pfOverflow = nullpt…
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Darith_uint256.cpp203 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
216 if (pfOverflow) in SetCompact()
217 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
H A Darith_uint256.h277 …arith_uint256& SetCompact(uint32_t nCompact, bool *pfNegative = nullptr, bool *pfOverflow = nullpt…
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/
H A Darith_uint256.cpp204 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
217 if (pfOverflow) in SetCompact()
218 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Darith_uint256.cpp206 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
219 if (pfOverflow) in SetCompact()
220 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
H A Darith_uint256.h279 …arith_uint256& SetCompact(uint32_t nCompact, bool *pfNegative = nullptr, bool *pfOverflow = nullpt…
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Darith_uint256.cpp226 arith_uint256& arith_uint256::SetCompact(uint32_t nCompact, bool* pfNegative, bool* pfOverflow) in SetCompact() argument
239 if (pfOverflow) in SetCompact()
240 *pfOverflow = nWord != 0 && ((nSize > 34) || in SetCompact()
H A Darith_uint256.h280 …arith_uint256& SetCompact(uint32_t nCompact, bool *pfNegative = nullptr, bool *pfOverflow = nullpt…

12