Home
last modified time | relevance | path

Searched refs:OneUint64 (Results 1 – 12 of 12) sorted by relevance

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/difficulty/
H A Ddifficulty.go21 OneUint64 uint64 = 0x00ffffffffffffff const
69 Current.SetBits(OneUint64)
122 difficulty.bits = OneUint64
130 if OneUint64 == u {
H A Ddifficulty_test.go22 expected := difficulty.OneUint64
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/difficulty/
H A Ddifficulty.go21 OneUint64 uint64 = 0x00ffffffffffffff
69 Current.SetBits(OneUint64)
122 difficulty.bits = OneUint64
130 if OneUint64 == u {
H A Ddifficulty_test.go22 expected := difficulty.OneUint64
/dports/net-p2p/bitmark/bitmarkd-0.13.3/difficulty/
H A Ddifficulty.go21 OneUint64 uint64 = 0x00ffffffffffffff const
69 Current.SetBits(OneUint64)
122 difficulty.bits = OneUint64
130 if OneUint64 == u {
H A Ddifficulty_test.go22 expected := difficulty.OneUint64
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/difficulty/
H A Ddifficulty.go21 OneUint64 uint64 = 0x00ffffffffffffff const
69 Current.SetBits(OneUint64)
122 difficulty.bits = OneUint64
130 if OneUint64 == u {
H A Ddifficulty_test.go22 expected := difficulty.OneUint64
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/blockrecord/
H A Dheader.go278 difficulty.Current.SetBits(difficulty.OneUint64)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/blockrecord/
H A Dheader.go278 difficulty.Current.SetBits(difficulty.OneUint64)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/blockrecord/
H A Dheader.go278 difficulty.Current.SetBits(difficulty.OneUint64)
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/blockrecord/
H A Dheader.go278 difficulty.Current.SetBits(difficulty.OneUint64)