Searched defs:makemap (Results 1 – 7 of 7) sorted by relevance
383 func makemap() map[int]int { func
34 local function makemap(type, max_entries, key_ctype, val_ctype) function
318 func makemap(t *maptype, hint int, h *hmap) *hmap { func
766 func makemap(arg ...string) map[string]string { func
749 func makemap(arg ...string) map[string]string { func
3865 func makemap(t *abi.Type, cap int) (m unsafe.Pointer) func
130 func makemap(mapType *byte, hint int, mapbuf *any) (hmap map[any]any) func