Home
last modified time | relevance | path

Searched refs:alloc_group (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c241 static struct meta *alloc_group(int sc, size_t req) in alloc_group() function
361 struct meta *g = alloc_group(sc, req); in alloc_slot()
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c238 static struct meta *alloc_group(int sc, size_t req) in alloc_group() function
356 struct meta *g = alloc_group(sc, req); in alloc_slot()

Completed in 2 milliseconds