Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c1971 #define SMALLBIN_WIDTH 8 macro
2158 (M)->max_fast = (((s) == 0)? SMALLBIN_WIDTH: request2size(s)) | \