Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/malloc/
Dmalloc.c343 static inline char get_poison(int i) in get_poison() function
374 char val = get_poison(bin_index(CHUNK_SIZE(c))); in chunk_poison_set()
382 char poison = get_poison(bin_index(csize)); in chunk_poison_check()