Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 0f00000000000000000000000000000000000000000000000000000000000000 (0.54 sec)

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

    	zero64u1_ssa(&a)
    	want := Z64u1{false, [64]byte{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}
    	if a != want {
    		t.Errorf("zero64u2 got=%v, want %v\n", a, want)
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Dec 23 06:40:04 UTC 2020
    - 49.6K bytes
    - Viewed (0)
Back to top