Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c3428 mfastbinptr* maxfb; /* last fastbin (for loop control) */ local
3461 maxfb = &(av->fastbins[fastbin_index(av->max_fast)]);
3511 } while (fb++ != maxfb);