Int 792 src/cmd/dist/goc2c.c type_table[Int].size = 8; Int 794 src/cmd/dist/goc2c.c type_table[Int].size = 4; Int 799 src/cmd/dist/goc2c.c type_table[Int].size = 4; Int 807 src/cmd/dist/goc2c.c type_table[Int].size = 4; Int 811 src/cmd/dist/goc2c.c type_table[Uint].size = type_table[Int].size; Int 812 src/cmd/dist/goc2c.c type_table[Slice].size = type_table[Uintptr].size+2*type_table[Int].size; Int 54 test/bench/shootout/fannkuch.c Int r; Int 55 test/bench/shootout/fannkuch.c Int i; Int 56 test/bench/shootout/fannkuch.c Int k; Int 57 test/bench/shootout/fannkuch.c Int didpr; Int 58 test/bench/shootout/fannkuch.c const Int n1 = n - 1; Int 88 test/bench/shootout/fannkuch.c Int j; Int 110 test/bench/shootout/fannkuch.c Int perm0 = perm1[0];