Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dmalloc.c851 #ifndef DEFAULT_MXFAST
852 #define DEFAULT_MXFAST (64 * SIZE_SZ / 4) macro
1971 set_max_fast (DEFAULT_MXFAST); in malloc_init_state()