Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dmalloc.c3821 #define REMOVE_FB(fb, victim, pp) \ in _int_malloc() macro
3849 REMOVE_FB (fb, pp, victim); in _int_malloc()
3874 REMOVE_FB (fb, pp, tc_victim); in _int_malloc()
/glibc-2.36/ChangeLog.old/
DChangeLog.197897 (REMOVE_FB): Define.
11519 (fastbin_pop_entry): Likewise. Replaces REMOVE_FB.
11520 (REMOVE_FB): Remove macro.