Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dcommon.h49 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN macro
53 #define TOTAL_MALLOC_LEN (CONFIG_SYS_MALLOC_LEN + CONFIG_ENV_SIZE) macro
55 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN macro