Searched defs:sysAlloc (Results 1 – 2 of 2) sorted by relevance
49 func sysAlloc(n uintptr, sysStat *sysMemStat) unsafe.Pointer { func
637 func (h *mheap) sysAlloc(n uintptr, hintList **arenaHint, register bool) (v unsafe.Pointer, size ui… func