Searched defs:mapaccess2_faststr (Results 1 – 2 of 2) sorted by relevance
117 func mapaccess2_faststr(t *maptype, h *hmap, ky string) (unsafe.Pointer, bool) { func
140 func mapaccess2_faststr(mapType *byte, hmap map[any]any, key string) (val *any, pres bool) func