Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for i64bigger (0.11 sec)

  1. test/index.go

    			if i == "huge" {
    				// Due to a detail of gc's internals,
    				// the huge constant errors happen in an
    				// earlier pass than the others and inhibits
    				// the next pass from running.
    				// So run it as a separate check.
    				thisPass = 1
    			} else if a == "s" && n == "" && (i == "i64big" || i == "i64bigger") && unsafe.Sizeof(int(0)) > 4 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Sep 08 17:28:20 UTC 2019
    - 6.4K bytes
    - Viewed (0)
Back to top