Lines Matching full:bitlen
615 // If z's precision is 0, it is changed to the larger of x.BitLen()621 bits := uint32(x.BitLen())639 // If z's precision is 0, it is changed to the largest of a.BitLen(),640 // b.BitLen(), or 64; with x = a/b.