Home
last modified time | relevance | path

Searched defs:TOTAL_MALLOC_LEN (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/include/
Dcommon.h55 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN macro
59 #define TOTAL_MALLOC_LEN (CONFIG_SYS_MALLOC_LEN + CONFIG_ENV_SIZE) macro
61 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN macro