Home
last modified time | relevance | path

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

/trueos/sys/contrib/octeon-sdk/cvmx-malloc/
HDmalloc.h144 #ifndef M_MXFAST
145 # define M_MXFAST 1 /* maximum request size for "fastbins" */ macro
HDmalloc.c1261 #ifndef M_MXFAST
1262 #define M_MXFAST 1 macro