Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/mallopt/
Dmallopt01.c100 if (mallopt(M_MXFAST, MAX_FAST_SIZE) == 0) in main()
117 if (mallopt(M_MXFAST, 0) == 0) in main()
/external/u-boot/include/
Dmalloc.h611 #define M_MXFAST 1 /* UNUSED in this malloc */ macro
/external/u-boot/common/
Ddlmalloc.src608 #define M_MXFAST 1 /* UNUSED in this malloc */