Home
last modified time | relevance | path

Searched refs:maxUint16 (Results 1 – 25 of 105) sorted by relevance

12345

/dports/lang/gcc8/gcc-8.5.0/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/lang/gcc10/gcc-10.3.0/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/lang/gcc11/gcc-11.2.0/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/lang/gcc9/gcc-9.4.0/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gotools/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/go/types/testdata/
H A Dconst1.src37 maxUint16
146 _ uint16 = maxUint16
147 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
152 _ = uint16(maxUint16)
153 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/go/types/testdata/check/
H A Dconst1.src39 maxUint16
158 _ uint16 = maxUint16
159 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
164 _ = uint16(maxUint16)
165 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/types2/testdata/check/
H A Dconst1.src39 maxUint16
158 _ uint16 = maxUint16
159 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
164 _ = uint16(maxUint16)
165 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/go/types/testdata/check/
H A Dconst1.src39 maxUint16
158 _ uint16 = maxUint16
159 _ uint16 = maxUint16 /* ERROR "overflows" */ + 1
164 _ = uint16(maxUint16)
165 _ = uint16(maxUint16 /* ERROR "cannot convert" */ + 1)
/dports/lang/gcc8/gcc-8.5.0/libgo/go/archive/zip/
H A Dwriter.go354 const maxUint16 = 1<<16 - 1
355 if len(h.Name) > maxUint16 {
358 if len(h.Extra) > maxUint16 {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/archive/zip/
H A Dwriter.go377 const maxUint16 = 1<<16 - 1
378 if len(h.Name) > maxUint16 {
381 if len(h.Extra) > maxUint16 {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/archive/zip/
H A Dwriter.go354 const maxUint16 = 1<<16 - 1
355 if len(h.Name) > maxUint16 {
358 if len(h.Extra) > maxUint16 {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/archive/zip/
H A Dwriter.go377 const maxUint16 = 1<<16 - 1
378 if len(h.Name) > maxUint16 {
381 if len(h.Extra) > maxUint16 {
/dports/security/vault/vault-1.8.2/vendor/github.com/klauspost/compress/zip/
H A Dwriter.go377 const maxUint16 = 1<<16 - 1
378 if len(h.Name) > maxUint16 {
381 if len(h.Extra) > maxUint16 {

12345