Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/diff/lib/
Dxmalloc.c188 enum { DEFAULT_MXFAST = 64 }; in x2nrealloc_inline() enumerator
190 n = DEFAULT_MXFAST / s; in x2nrealloc_inline()
/freebsd-12-stable/sys/contrib/octeon-sdk/cvmx-malloc/
Dmalloc.c1265 #ifndef DEFAULT_MXFAST
1266 #define DEFAULT_MXFAST 64 macro
2261 set_max_fast(av, DEFAULT_MXFAST);