Home
last modified time | relevance | path

Searched refs:is_bouncing (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/src/malloc/mallocng/
H A Dfree.c58 if (!is_bouncing(sc)) return 1; in okay_to_free()
H A Dmeta.h298 static inline int is_bouncing(int sc) in is_bouncing() function
H A Dmalloc.c281 int nosmall = is_bouncing(sc); in alloc_group()
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmeta.h298 static inline int is_bouncing(int sc) in is_bouncing() function
H A Dmalloc.c278 int nosmall = is_bouncing(sc); in alloc_group()

Completed in 4 milliseconds