Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dmalloc.c1738 #define fastbin(ar_ptr, idx) ((ar_ptr)->fastbinsY[idx])
1837 mfastbinptr fastbinsY[NFASTBINS]; member