func runtime.mapaccess1_fast32

2 uses

	runtime (current package)
		map_fast32.go#L12: func mapaccess1_fast32(t *maptype, h *hmap, key uint32) unsafe.Pointer {
		map_fast32.go#L15: 		racereadpc(unsafe.Pointer(h), callerpc, funcPC(mapaccess1_fast32))