runtime·MSpanList_IsEmpty 453 src/pkg/runtime/malloc.h bool runtime·MSpanList_IsEmpty(MSpan *list); runtime·MSpanList_IsEmpty 214 src/pkg/runtime/mheap.c if(!runtime·MSpanList_IsEmpty(&h->free[n])) { runtime·MSpanList_IsEmpty 463 src/pkg/runtime/mheap.c if(runtime·MSpanList_IsEmpty(list))