Home
last modified time | relevance | path

Searched refs:__expand_heap (Results 1 – 10 of 10) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/internal/
H A Dmalloc_impl.h6 hidden void *__expand_heap(size_t *);
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/malloc/
H A Dlite_malloc.c29 char *new = __expand_heap(&m); in __simple_malloc()
H A Dexpand_heap.c39 void *__expand_heap(size_t *pn) in __expand_heap() function
H A Dmalloc.c140 p = __expand_heap(&n); in expand_heap()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-c/examples/
H A Dmalloc.c160 void *__expand_heap(size_t *);
176 p = __expand_heap(&n); in expand_heap()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/malloc/oldmalloc/
H A Dmalloc.c162 static void *__expand_heap(size_t *pn) in __expand_heap() function
207 p = __expand_heap(&n); in expand_heap()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/malloc/oldmalloc/
H A Dmalloc.c162 static void *__expand_heap(size_t *pn) in __expand_heap() function
207 p = __expand_heap(&n); in expand_heap()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/malloc/oldmalloc/
H A Dmalloc.c162 static void *__expand_heap(size_t *pn) in __expand_heap() function
207 p = __expand_heap(&n); in expand_heap()
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/malloc/oldmalloc/
H A Dmalloc.c162 static void *__expand_heap(size_t *pn) in __expand_heap() function
207 p = __expand_heap(&n); in expand_heap()
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/malloc/oldmalloc/
H A Dmalloc.c162 static void *__expand_heap(size_t *pn) in __expand_heap() function
207 p = __expand_heap(&n); in expand_heap()