type runtime.uncommontype

13 uses

	runtime (current package)
		type.go#L58: func (t *_type) uncommon() *uncommontype {
		type.go#L66: 			u uncommontype
		type.go#L72: 			u uncommontype
		type.go#L78: 			u uncommontype
		type.go#L84: 			u uncommontype
		type.go#L90: 			u uncommontype
		type.go#L96: 			u uncommontype
		type.go#L102: 			u uncommontype
		type.go#L108: 			u uncommontype
		type.go#L114: 			u uncommontype
		type.go#L323: 		uadd += unsafe.Sizeof(uncommontype{})
		type.go#L332: 		uadd += unsafe.Sizeof(uncommontype{})
		type.go#L353: type uncommontype struct {