const internal/abi.Int32

4 uses

	internal/abi (current package)
		type.go#L49: 	Int32
		type.go#L139: 	Int32:         "int32",

	reflect
		value.go#L344: 	if v.typ().Elem().Kind() != abi.Int32 {
		value.go#L2296: 	if v.typ().Elem().Kind() != abi.Int32 {