func runtime.mapdelete_fast32

2 uses

	runtime (current package)
		map_fast32.go#L272: func mapdelete_fast32(t *maptype, h *hmap, key uint32) {
		map_fast32.go#L275: 		racewritepc(unsafe.Pointer(h), callerpc, funcPC(mapdelete_fast32))