Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.h144 #ifndef M_MXFAST
145 # define M_MXFAST 1 /* maximum request size for "fastbins" */ macro
H A Dmalloc.c1261 #ifndef M_MXFAST
1262 #define M_MXFAST 1 macro