Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for sub_0_uint32 (0.12 sec)

  1. src/cmd/compile/internal/test/testdata/arithConst_test.go

    	test_uint32{fn: sub_0_uint32, fnname: "sub_0_uint32", in: 0, want: 0},
    	test_uint32{fn: sub_uint32_0, fnname: "sub_uint32_0", in: 0, want: 0},
    	test_uint32{fn: sub_0_uint32, fnname: "sub_0_uint32", in: 1, want: 4294967295},
    	test_uint32{fn: sub_uint32_0, fnname: "sub_uint32_0", in: 1, want: 1},
    	test_uint32{fn: sub_0_uint32, fnname: "sub_0_uint32", in: 4294967295, want: 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Dec 23 06:40:04 UTC 2020
    - 633.8K bytes
    - Viewed (0)
Back to top