Home
last modified time | relevance | path

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

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/txscript/
H A Dstandard.go128 if l-2-1 != asSmallInt(pops[l-2].opcode) {
223 return asSmallInt(pops[0].opcode) + 1
380 numSigs := asSmallInt(pops[0].opcode)
381 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
602 requiredSigs = asSmallInt(pops[0].opcode)
603 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
691 pushes.SecretSize = int64(asSmallInt(op))
702 pushes.LockTime = int64(asSmallInt(op))
H A Dscript.go159 witnessVersion := asSmallInt(pops[0].opcode)
693 func asSmallInt(op *opcode) int { func
723 nSigs += asSmallInt(pops[i-1].opcode)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/txscript/
H A Dstandard.go128 if l-2-1 != asSmallInt(pops[l-2].opcode) {
223 return asSmallInt(pops[0].opcode) + 1
380 numSigs := asSmallInt(pops[0].opcode)
381 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
602 requiredSigs = asSmallInt(pops[0].opcode)
603 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
691 pushes.SecretSize = int64(asSmallInt(op))
702 pushes.LockTime = int64(asSmallInt(op))
H A Dscript.go159 witnessVersion := asSmallInt(pops[0].opcode)
693 func asSmallInt(op *opcode) int { func
723 nSigs += asSmallInt(pops[i-1].opcode)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/txscript/
H A Dstandard.go128 if l-2-1 != asSmallInt(pops[l-2].opcode) {
223 return asSmallInt(pops[0].opcode) + 1
380 numSigs := asSmallInt(pops[0].opcode)
381 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
602 requiredSigs = asSmallInt(pops[0].opcode)
603 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
691 pushes.SecretSize = int64(asSmallInt(op))
702 pushes.LockTime = int64(asSmallInt(op))
H A Dscript.go159 witnessVersion := asSmallInt(pops[0].opcode)
693 func asSmallInt(op *opcode) int { func
723 nSigs += asSmallInt(pops[i-1].opcode)
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/txscript/
H A Dstandard.go128 if l-2-1 != asSmallInt(pops[l-2].opcode) {
223 return asSmallInt(pops[0].opcode) + 1
380 numSigs := asSmallInt(pops[0].opcode)
381 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
602 requiredSigs = asSmallInt(pops[0].opcode)
603 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
691 pushes.SecretSize = int64(asSmallInt(op))
702 pushes.LockTime = int64(asSmallInt(op))
H A Dscript.go159 witnessVersion := asSmallInt(pops[0].opcode)
693 func asSmallInt(op *opcode) int { func
723 nSigs += asSmallInt(pops[i-1].opcode)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/txscript/
H A Dstandard.go128 if l-2-1 != asSmallInt(pops[l-2].opcode) {
223 return asSmallInt(pops[0].opcode) + 1
380 numSigs := asSmallInt(pops[0].opcode)
381 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
602 requiredSigs = asSmallInt(pops[0].opcode)
603 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
691 pushes.SecretSize = int64(asSmallInt(op))
702 pushes.LockTime = int64(asSmallInt(op))
H A Dscript.go159 witnessVersion := asSmallInt(pops[0].opcode)
693 func asSmallInt(op *opcode) int { func
723 nSigs += asSmallInt(pops[i-1].opcode)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/txscript/
H A Dstandard.go128 if l-2-1 != asSmallInt(pops[l-2].opcode) {
223 return asSmallInt(pops[0].opcode) + 1
380 numSigs := asSmallInt(pops[0].opcode)
381 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
602 requiredSigs = asSmallInt(pops[0].opcode)
603 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
691 pushes.SecretSize = int64(asSmallInt(op))
702 pushes.LockTime = int64(asSmallInt(op))
H A Dscript.go159 witnessVersion := asSmallInt(pops[0].opcode)
693 func asSmallInt(op *opcode) int { func
723 nSigs += asSmallInt(pops[i-1].opcode)