Home
last modified time | relevance | path

Searched refs:runtime_MSpan_Init (Results 1 – 12 of 12) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dmheap.c150 runtime_MSpan_Init(t, s->start + npage, s->npages - npage); in MHeap_AllocLocked()
240 runtime_MSpan_Init(s, (uintptr)v>>PageShift, ask>>PageShift); in MHeap_Grow()
499 runtime_MSpan_Init(MSpan *span, PageID start, uintptr npages) in runtime_MSpan_Init() function
H A Dmalloc.h378 void runtime_MSpan_Init(MSpan *span, PageID start, uintptr npages);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dmheap.c169 runtime_MSpan_Init(t, s->start + npage, s->npages - npage); in MHeap_AllocLocked()
256 runtime_MSpan_Init(s, (uintptr)v>>PageShift, ask>>PageShift); in MHeap_Grow()
509 runtime_MSpan_Init(MSpan *span, PageID start, uintptr npages) in runtime_MSpan_Init() function
H A Dmalloc.h369 void runtime_MSpan_Init(MSpan *span, PageID start, uintptr npages);
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dmheap.c129 runtime_MSpan_Init(t, s->start + npage, s->npages - npage); in MHeap_AllocLocked()
221 runtime_MSpan_Init(s, (uintptr)v>>PageShift, ask>>PageShift); in MHeap_Grow()
449 runtime_MSpan_Init(MSpan *span, PageID start, uintptr npages) in runtime_MSpan_Init() function
H A Dmalloc.h370 void runtime_MSpan_Init(MSpan *span, PageID start, uintptr npages);
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dmheap.c249 runtime_MSpan_Init(t, s->start + npage, s->npages - npage); in MHeap_AllocLocked()
337 runtime_MSpan_Init(s, (uintptr)v>>PageShift, ask>>PageShift); in MHeap_Grow()
585 runtime_MSpan_Init(MSpan *span, PageID start, uintptr npages) in runtime_MSpan_Init() function
910 runtime_MSpan_Init(t, s->start, npages/2); in runtime_MHeap_SplitSpan()
H A Dmalloc.h446 void runtime_MSpan_Init(MSpan *span, PageID start, uintptr npages);
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dmheap.c249 runtime_MSpan_Init(t, s->start + npage, s->npages - npage); in MHeap_AllocLocked()
337 runtime_MSpan_Init(s, (uintptr)v>>PageShift, ask>>PageShift); in MHeap_Grow()
585 runtime_MSpan_Init(MSpan *span, PageID start, uintptr npages) in runtime_MSpan_Init() function
910 runtime_MSpan_Init(t, s->start, npages/2); in runtime_MHeap_SplitSpan()
H A Dmalloc.h446 void runtime_MSpan_Init(MSpan *span, PageID start, uintptr npages);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dmheap.c249 runtime_MSpan_Init(t, s->start + npage, s->npages - npage); in MHeap_AllocLocked()
337 runtime_MSpan_Init(s, (uintptr)v>>PageShift, ask>>PageShift); in MHeap_Grow()
585 runtime_MSpan_Init(MSpan *span, PageID start, uintptr npages) in runtime_MSpan_Init() function
910 runtime_MSpan_Init(t, s->start, npages/2); in runtime_MHeap_SplitSpan()
H A Dmalloc.h446 void runtime_MSpan_Init(MSpan *span, PageID start, uintptr npages);