Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for mul_5_uint64 (0.1 sec)

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

    	test_uint64{fn: mul_uint64_3, fnname: "mul_uint64_3", in: 25, want: 75},
    	test_uint64{fn: mul_3_uint64, fnname: "mul_3_uint64", in: 27, want: 81},
    	test_uint64{fn: mul_uint64_3, fnname: "mul_uint64_3", in: 27, want: 81},
    	test_uint64{fn: mul_3_uint64, fnname: "mul_3_uint64", in: 37, want: 111},
    	test_uint64{fn: mul_uint64_3, fnname: "mul_uint64_3", in: 37, want: 111},
    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