func runtime.mapaccess2_fast32

2 uses

	runtime (current package)
		map_fast32.go#L52: func mapaccess2_fast32(t *maptype, h *hmap, key uint32) (unsafe.Pointer, bool) {
		map_fast32.go#L55: 		racereadpc(unsafe.Pointer(h), callerpc, funcPC(mapaccess2_fast32))