Home
last modified time | relevance | path

Searched refs:big (Results 101 – 125 of 35304) sorted by relevance

12345678910>>...1413

/dports/textproc/minify/minify-2.9.22/vendor/github.com/dustin/go-humanize/
H A Dcommaf_test.go19 {"0", BigCommaf(big.NewFloat(0)), "0"},
20 {"10.11", BigCommaf(big.NewFloat(10.11)), "10.11"},
21 {"100", BigCommaf(big.NewFloat(100)), "100"},
22 {"1,000", BigCommaf(big.NewFloat(1000)), "1,000"},
23 {"10,000", BigCommaf(big.NewFloat(10000)), "10,000"},
24 {"100,000", BigCommaf(big.NewFloat(100000)), "100,000"},
38 {"-100,000", BigCommaf(big.NewFloat(-100000)), "-100,000"},
39 {"-10,000", BigCommaf(big.NewFloat(-10000)), "-10,000"},
40 {"-1,000", BigCommaf(big.NewFloat(-1000)), "-1,000"},
41 {"-100.11", BigCommaf(big.NewFloat(-100.11)), "-100.11"},
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/dustin/go-humanize/
H A Dcommaf_test.go19 {"0", BigCommaf(big.NewFloat(0)), "0"},
20 {"10.11", BigCommaf(big.NewFloat(10.11)), "10.11"},
21 {"100", BigCommaf(big.NewFloat(100)), "100"},
22 {"1,000", BigCommaf(big.NewFloat(1000)), "1,000"},
23 {"10,000", BigCommaf(big.NewFloat(10000)), "10,000"},
24 {"100,000", BigCommaf(big.NewFloat(100000)), "100,000"},
38 {"-100,000", BigCommaf(big.NewFloat(-100000)), "-100,000"},
39 {"-10,000", BigCommaf(big.NewFloat(-10000)), "-10,000"},
40 {"-1,000", BigCommaf(big.NewFloat(-1000)), "-1,000"},
41 {"-100.11", BigCommaf(big.NewFloat(-100.11)), "-100.11"},
[all …]
/dports/www/devd/devd-0.9/vendor/github.com/dustin/go-humanize/
H A Dcommaf_test.go19 {"0", BigCommaf(big.NewFloat(0)), "0"},
20 {"10.11", BigCommaf(big.NewFloat(10.11)), "10.11"},
21 {"100", BigCommaf(big.NewFloat(100)), "100"},
22 {"1,000", BigCommaf(big.NewFloat(1000)), "1,000"},
23 {"10,000", BigCommaf(big.NewFloat(10000)), "10,000"},
24 {"100,000", BigCommaf(big.NewFloat(100000)), "100,000"},
38 {"-100,000", BigCommaf(big.NewFloat(-100000)), "-100,000"},
39 {"-10,000", BigCommaf(big.NewFloat(-10000)), "-10,000"},
40 {"-1,000", BigCommaf(big.NewFloat(-1000)), "-1,000"},
41 {"-100.11", BigCommaf(big.NewFloat(-100.11)), "-100.11"},
[all …]
/dports/sysutils/hcloud/cli-1.21.0/vendor/github.com/dustin/go-humanize/
H A Dcommaf_test.go19 {"0", BigCommaf(big.NewFloat(0)), "0"},
20 {"10.11", BigCommaf(big.NewFloat(10.11)), "10.11"},
21 {"100", BigCommaf(big.NewFloat(100)), "100"},
22 {"1,000", BigCommaf(big.NewFloat(1000)), "1,000"},
23 {"10,000", BigCommaf(big.NewFloat(10000)), "10,000"},
24 {"100,000", BigCommaf(big.NewFloat(100000)), "100,000"},
38 {"-100,000", BigCommaf(big.NewFloat(-100000)), "-100,000"},
39 {"-10,000", BigCommaf(big.NewFloat(-10000)), "-10,000"},
40 {"-1,000", BigCommaf(big.NewFloat(-1000)), "-1,000"},
41 {"-100.11", BigCommaf(big.NewFloat(-100.11)), "-100.11"},
[all …]
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/dustin/go-humanize/
H A Dcommaf_test.go19 {"0", BigCommaf(big.NewFloat(0)), "0"},
20 {"10.11", BigCommaf(big.NewFloat(10.11)), "10.11"},
21 {"100", BigCommaf(big.NewFloat(100)), "100"},
22 {"1,000", BigCommaf(big.NewFloat(1000)), "1,000"},
23 {"10,000", BigCommaf(big.NewFloat(10000)), "10,000"},
24 {"100,000", BigCommaf(big.NewFloat(100000)), "100,000"},
38 {"-100,000", BigCommaf(big.NewFloat(-100000)), "-100,000"},
39 {"-10,000", BigCommaf(big.NewFloat(-10000)), "-10,000"},
40 {"-1,000", BigCommaf(big.NewFloat(-1000)), "-1,000"},
41 {"-100.11", BigCommaf(big.NewFloat(-100.11)), "-100.11"},
[all …]
/dports/www/tusc/tusc-0.4.7/vendor/github.com/dustin/go-humanize/
H A Dcommaf_test.go19 {"0", BigCommaf(big.NewFloat(0)), "0"},
20 {"10.11", BigCommaf(big.NewFloat(10.11)), "10.11"},
21 {"100", BigCommaf(big.NewFloat(100)), "100"},
22 {"1,000", BigCommaf(big.NewFloat(1000)), "1,000"},
23 {"10,000", BigCommaf(big.NewFloat(10000)), "10,000"},
24 {"100,000", BigCommaf(big.NewFloat(100000)), "100,000"},
38 {"-100,000", BigCommaf(big.NewFloat(-100000)), "-100,000"},
39 {"-10,000", BigCommaf(big.NewFloat(-10000)), "-10,000"},
40 {"-1,000", BigCommaf(big.NewFloat(-1000)), "-1,000"},
41 {"-100.11", BigCommaf(big.NewFloat(-100.11)), "-100.11"},
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/dustin/go-humanize/go-humanize-1.0.0/
H A Dcommaf_test.go19 {"0", BigCommaf(big.NewFloat(0)), "0"},
20 {"10.11", BigCommaf(big.NewFloat(10.11)), "10.11"},
21 {"100", BigCommaf(big.NewFloat(100)), "100"},
22 {"1,000", BigCommaf(big.NewFloat(1000)), "1,000"},
23 {"10,000", BigCommaf(big.NewFloat(10000)), "10,000"},
24 {"100,000", BigCommaf(big.NewFloat(100000)), "100,000"},
38 {"-100,000", BigCommaf(big.NewFloat(-100000)), "-100,000"},
39 {"-10,000", BigCommaf(big.NewFloat(-10000)), "-10,000"},
40 {"-1,000", BigCommaf(big.NewFloat(-1000)), "-1,000"},
41 {"-100.11", BigCommaf(big.NewFloat(-100.11)), "-100.11"},
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/dustin/go-humanize/
H A Dcommaf_test.go19 {"0", BigCommaf(big.NewFloat(0)), "0"},
20 {"10.11", BigCommaf(big.NewFloat(10.11)), "10.11"},
21 {"100", BigCommaf(big.NewFloat(100)), "100"},
22 {"1,000", BigCommaf(big.NewFloat(1000)), "1,000"},
23 {"10,000", BigCommaf(big.NewFloat(10000)), "10,000"},
24 {"100,000", BigCommaf(big.NewFloat(100000)), "100,000"},
38 {"-100,000", BigCommaf(big.NewFloat(-100000)), "-100,000"},
39 {"-10,000", BigCommaf(big.NewFloat(-10000)), "-10,000"},
40 {"-1,000", BigCommaf(big.NewFloat(-1000)), "-1,000"},
41 {"-100.11", BigCommaf(big.NewFloat(-100.11)), "-100.11"},
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/crypto/elliptic/
H A Delliptic.go33 Add(x1, y1, x2, y2 *big.Int) (x, y *big.Int)
35 Double(x1, y1 *big.Int) (x, y *big.Int)
84 func zForAffine(x, y *big.Int) *big.Int {
96 return new(big.Int), new(big.Int)
110 func (curve *CurveParams) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {
118 func (curve *CurveParams) addJacobian(x1, y1, z1, x2, y2, z2 *big.Int) (*big.Int, *big.Int, *big.In…
120 x3, y3, z3 := new(big.Int), new(big.Int), new(big.Int)
194 func (curve *CurveParams) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {
201 func (curve *CurveParams) doubleJacobian(x, y, z *big.Int) (*big.Int, *big.Int, *big.Int) {
260 func (curve *CurveParams) ScalarMult(Bx, By *big.Int, k []byte) (*big.Int, *big.Int) {
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/crypto/elliptic/
H A Delliptic.go33 Add(x1, y1, x2, y2 *big.Int) (x, y *big.Int)
35 Double(x1, y1 *big.Int) (x, y *big.Int)
84 func zForAffine(x, y *big.Int) *big.Int {
96 return new(big.Int), new(big.Int)
110 func (curve *CurveParams) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {
118 func (curve *CurveParams) addJacobian(x1, y1, z1, x2, y2, z2 *big.Int) (*big.Int, *big.Int, *big.In…
120 x3, y3, z3 := new(big.Int), new(big.Int), new(big.Int)
194 func (curve *CurveParams) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {
201 func (curve *CurveParams) doubleJacobian(x, y, z *big.Int) (*big.Int, *big.Int, *big.Int) {
260 func (curve *CurveParams) ScalarMult(Bx, By *big.Int, k []byte) (*big.Int, *big.Int) {
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/crypto/elliptic/
H A Delliptic.go33 Add(x1, y1, x2, y2 *big.Int) (x, y *big.Int)
35 Double(x1, y1 *big.Int) (x, y *big.Int)
84 func zForAffine(x, y *big.Int) *big.Int {
96 return new(big.Int), new(big.Int)
110 func (curve *CurveParams) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {
118 func (curve *CurveParams) addJacobian(x1, y1, z1, x2, y2, z2 *big.Int) (*big.Int, *big.Int, *big.In…
120 x3, y3, z3 := new(big.Int), new(big.Int), new(big.Int)
194 func (curve *CurveParams) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {
201 func (curve *CurveParams) doubleJacobian(x, y, z *big.Int) (*big.Int, *big.Int, *big.Int) {
260 func (curve *CurveParams) ScalarMult(Bx, By *big.Int, k []byte) (*big.Int, *big.Int) {
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Tasks/Test/Microsoft.Build.Tasks/
H A DResolveAssemblyReferenceTest.cs45 BuildItemGroup big; field in MonoTests.Microsoft.Build.Tasks.ResolveAssemblyReferenceTest
61 Assert.AreEqual (1, big.Count, "A2"); in TestGac1()
74 Assert.AreEqual (1, big.Count, "A2"); in TestHintPath1()
87 Assert.AreEqual (1, big.Count, "A2"); in ResolveBinary_FancyStuff()
91 Assert.AreEqual (1, big.Count, "A4"); in ResolveBinary_FancyStuff()
104 Assert.AreEqual (1, big.Count, "A2"); in ResolveBinary_SimpleWrite()
108 Assert.AreEqual (0, big.Count, "A4"); in ResolveBinary_SimpleWrite()
120 Assert.AreEqual (1, big.Count, "A2"); in ResolveBinary_Testing()
124 Assert.AreEqual (0, big.Count, "A4"); in ResolveBinary_Testing()
136 Assert.AreEqual (1, big.Count, "A2"); in ResolveBinary_XbuildReferenceBugTest()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/crypto/elliptic/
H A Delliptic.go30 Add(x1, y1, x2, y2 *big.Int) (x, y *big.Int)
32 Double(x1, y1 *big.Int) (x, y *big.Int)
76 func zForAffine(x, y *big.Int) *big.Int {
88 return new(big.Int), new(big.Int)
102 func (curve *CurveParams) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {
110 func (curve *CurveParams) addJacobian(x1, y1, z1, x2, y2, z2 *big.Int) (*big.Int, *big.Int, *big.In…
112 x3, y3, z3 := new(big.Int), new(big.Int), new(big.Int)
186 func (curve *CurveParams) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {
193 func (curve *CurveParams) doubleJacobian(x, y, z *big.Int) (*big.Int, *big.Int, *big.Int) {
252 func (curve *CurveParams) ScalarMult(Bx, By *big.Int, k []byte) (*big.Int, *big.Int) {
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/crypto/elliptic/
H A Delliptic.go30 Add(x1, y1, x2, y2 *big.Int) (x, y *big.Int)
32 Double(x1, y1 *big.Int) (x, y *big.Int)
76 func zForAffine(x, y *big.Int) *big.Int {
88 return new(big.Int), new(big.Int)
102 func (curve *CurveParams) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {
110 func (curve *CurveParams) addJacobian(x1, y1, z1, x2, y2, z2 *big.Int) (*big.Int, *big.Int, *big.In…
112 x3, y3, z3 := new(big.Int), new(big.Int), new(big.Int)
186 func (curve *CurveParams) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {
193 func (curve *CurveParams) doubleJacobian(x, y, z *big.Int) (*big.Int, *big.Int, *big.Int) {
252 func (curve *CurveParams) ScalarMult(Bx, By *big.Int, k []byte) (*big.Int, *big.Int) {
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/crypto/elliptic/
H A Delliptic.go30 Add(x1, y1, x2, y2 *big.Int) (x, y *big.Int)
32 Double(x1, y1 *big.Int) (x, y *big.Int)
76 func zForAffine(x, y *big.Int) *big.Int {
88 return new(big.Int), new(big.Int)
102 func (curve *CurveParams) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {
110 func (curve *CurveParams) addJacobian(x1, y1, z1, x2, y2, z2 *big.Int) (*big.Int, *big.Int, *big.In…
112 x3, y3, z3 := new(big.Int), new(big.Int), new(big.Int)
186 func (curve *CurveParams) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {
193 func (curve *CurveParams) doubleJacobian(x, y, z *big.Int) (*big.Int, *big.Int, *big.Int) {
252 func (curve *CurveParams) ScalarMult(Bx, By *big.Int, k []byte) (*big.Int, *big.Int) {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/crypto/elliptic/
H A Delliptic.go30 Add(x1, y1, x2, y2 *big.Int) (x, y *big.Int)
32 Double(x1, y1 *big.Int) (x, y *big.Int)
76 func zForAffine(x, y *big.Int) *big.Int {
88 return new(big.Int), new(big.Int)
102 func (curve *CurveParams) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {
110 func (curve *CurveParams) addJacobian(x1, y1, z1, x2, y2, z2 *big.Int) (*big.Int, *big.Int, *big.In…
112 x3, y3, z3 := new(big.Int), new(big.Int), new(big.Int)
186 func (curve *CurveParams) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {
193 func (curve *CurveParams) doubleJacobian(x, y, z *big.Int) (*big.Int, *big.Int, *big.Int) {
252 func (curve *CurveParams) ScalarMult(Bx, By *big.Int, k []byte) (*big.Int, *big.Int) {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/crypto/elliptic/
H A Delliptic.go30 Add(x1, y1, x2, y2 *big.Int) (x, y *big.Int)
32 Double(x1, y1 *big.Int) (x, y *big.Int)
76 func zForAffine(x, y *big.Int) *big.Int {
88 return new(big.Int), new(big.Int)
102 func (curve *CurveParams) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {
110 func (curve *CurveParams) addJacobian(x1, y1, z1, x2, y2, z2 *big.Int) (*big.Int, *big.Int, *big.In…
112 x3, y3, z3 := new(big.Int), new(big.Int), new(big.Int)
186 func (curve *CurveParams) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {
193 func (curve *CurveParams) doubleJacobian(x, y, z *big.Int) (*big.Int, *big.Int, *big.Int) {
252 func (curve *CurveParams) ScalarMult(Bx, By *big.Int, k []byte) (*big.Int, *big.Int) {
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/crypto/elliptic/
H A Delliptic.go30 Add(x1, y1, x2, y2 *big.Int) (x, y *big.Int)
32 Double(x1, y1 *big.Int) (x, y *big.Int)
76 func zForAffine(x, y *big.Int) *big.Int {
88 return new(big.Int), new(big.Int)
102 func (curve *CurveParams) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {
110 func (curve *CurveParams) addJacobian(x1, y1, z1, x2, y2, z2 *big.Int) (*big.Int, *big.Int, *big.In…
112 x3, y3, z3 := new(big.Int), new(big.Int), new(big.Int)
186 func (curve *CurveParams) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {
193 func (curve *CurveParams) doubleJacobian(x, y, z *big.Int) (*big.Int, *big.Int, *big.Int) {
252 func (curve *CurveParams) ScalarMult(Bx, By *big.Int, k []byte) (*big.Int, *big.Int) {
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/crypto/elliptic/
H A Delliptic.go30 Add(x1, y1, x2, y2 *big.Int) (x, y *big.Int)
32 Double(x1, y1 *big.Int) (x, y *big.Int)
76 func zForAffine(x, y *big.Int) *big.Int {
88 return new(big.Int), new(big.Int)
102 func (curve *CurveParams) Add(x1, y1, x2, y2 *big.Int) (*big.Int, *big.Int) {
110 func (curve *CurveParams) addJacobian(x1, y1, z1, x2, y2, z2 *big.Int) (*big.Int, *big.Int, *big.In…
112 x3, y3, z3 := new(big.Int), new(big.Int), new(big.Int)
186 func (curve *CurveParams) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {
193 func (curve *CurveParams) doubleJacobian(x, y, z *big.Int) (*big.Int, *big.Int, *big.Int) {
252 func (curve *CurveParams) ScalarMult(Bx, By *big.Int, k []byte) (*big.Int, *big.Int) {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/common/math/
H A Dbig.go29 tt256m1 = new(big.Int).Sub(tt256, big.NewInt(1))
32 MaxBig63 = new(big.Int).Sub(tt63, big.NewInt(1))
47 b := big.NewInt(x)
76 b := big.NewInt(x)
110 var bigint *big.Int
134 r := big.NewInt(a)
139 func BigMax(x, y *big.Int) *big.Int {
147 func BigMin(x, y *big.Int) *big.Int {
217 func U256(x *big.Int) *big.Int {
234 func S256(x *big.Int) *big.Int {
[all …]
/dports/shells/elvish/elvish-0.17.0/pkg/eval/vals/
H A Dnum_test.go51 Rets([]*big.Int{big.NewInt(1), big.NewInt(2), big.NewInt(3), bigInt(z)}),
54 Rets([]*big.Rat{
55 big.NewRat(1, 1), big.NewRat(2, 1),
56 big.NewRat(3, 1), big.NewRat(1, 2)}),
58 Rets([]*big.Rat{
59 big.NewRat(1, 1), big.NewRat(2, 1), bigRat(z), big.NewRat(1, 2)}),
71 Rets([]*big.Int{
72 big.NewInt(1), big.NewInt(2), big.NewInt(3), big.NewInt(4)}),
80 Args(1, big.NewRat(1, 2), Int).Rets(big.NewRat(1, 1), big.NewRat(1, 2)),
83 Args(1, 2, BigInt).Rets(big.NewInt(1), big.NewInt(2)),
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/quic/platform/impl/
H A Dquic_uint128_impl_unittest.cc48 EXPECT_EQ(big, ~~big); in TEST()
50 EXPECT_EQ(big, big | big); in TEST()
53 EXPECT_EQ(big, big & big); in TEST()
55 EXPECT_EQ(zero, big & ~big); in TEST()
57 EXPECT_EQ(zero, big ^ big); in TEST()
59 EXPECT_EQ(big, big << 0); in TEST()
60 EXPECT_EQ(big, big >> 0); in TEST()
61 EXPECT_GT(big << 1, big); in TEST()
62 EXPECT_LT(big >> 1, big); in TEST()
79 EXPECT_EQ(big - big, zero); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/quic/platform/impl/
H A Dquic_uint128_impl_unittest.cc48 EXPECT_EQ(big, ~~big); in TEST()
50 EXPECT_EQ(big, big | big); in TEST()
53 EXPECT_EQ(big, big & big); in TEST()
55 EXPECT_EQ(zero, big & ~big); in TEST()
57 EXPECT_EQ(zero, big ^ big); in TEST()
59 EXPECT_EQ(big, big << 0); in TEST()
60 EXPECT_EQ(big, big >> 0); in TEST()
61 EXPECT_GT(big << 1, big); in TEST()
62 EXPECT_LT(big >> 1, big); in TEST()
79 EXPECT_EQ(big - big, zero); in TEST()
[all …]
/dports/math/gap/gap-4.11.0/pkg/CAP-2019.06.07/LogicForCategories/
H A DPropositionsForGeneralCategories.tex9 A:\Obj ~|~ () \vdash \IsOne\big( \IdentityMorphism( A ) \big)
21 ~|~ () \vdash \IsZeroForObjects\big( \ZeroObject() ) \big)
56 &\vdash \IsMonomorphism\big( \KernelEmbedding( \alpha ) \big)
63 &\vdash \IsEpimorphism\big( \CokernelProjection( \alpha ) \big)
70 &\vdash \IsMonomorphism\big( \EmbeddingOfEqualizer( L ) \big)
83 \alpha:\Mor ~&|~ \IsTerminal\big( \Source( \alpha ) \big)\\
90 \alpha:\Mor ~&|~ \IsInitial\big( \Range( \alpha ) \big)\\
97 …L: \ListObj ~|~ \big(\forall x \in L: \IsTerminal(x)\big) \vdash \IsTerminal\big( \DirectProduct( …
103 …L: \ListObj ~|~ \big(\forall x \in L: \IsInitial(x)\big) \vdash \IsInitial\big( \Coproduct( L ) \b…
117 &\vdash \IsEpimorphism\big( \PreCompose( \alpha, \beta ) \big)
[all …]
/dports/security/keybase/client-v5.7.1/go/merkletree2/
H A Dposition.go22 var q big.Int
41 var p big.Int
48 (*big.Int)(p).Set((*big.Int)(q))
63 var q big.Int
71 return (*big.Int)(p).CmpAbs((*big.Int)(q)) == 0
87 ((*big.Int)(p)).Rsh((*big.Int)(p), uint(t.BitsPerIndex))
93 ((*big.Int)(p)).Rsh((*big.Int)(p), uint(shift))
140 (*big.Int)(&p).SetBit((*big.Int)(&p), len(k)*8, 1)
147 var min big.Int
197 (*big.Int)(p).SetBit((*big.Int)(p), len(k)*8, 1)
[all …]

12345678910>>...1413