Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for mul_10_uint64 (0.25 sec)

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

    	test_uint64{fn: mul_10_uint64, fnname: "mul_10_uint64", in: 3, want: 30},
    	test_uint64{fn: mul_uint64_10, fnname: "mul_uint64_10", in: 3, want: 30},
    	test_uint64{fn: mul_10_uint64, fnname: "mul_10_uint64", in: 5, want: 50},
    	test_uint64{fn: mul_uint64_10, fnname: "mul_uint64_10", in: 5, want: 50},
    	test_uint64{fn: mul_10_uint64, fnname: "mul_10_uint64", in: 7, want: 70},
    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