Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Denv_internal.h93 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN macro
97 #define TOTAL_MALLOC_LEN (CONFIG_SYS_MALLOC_LEN + CONFIG_ENV_SIZE) macro
99 #define TOTAL_MALLOC_LEN CONFIG_SYS_MALLOC_LEN macro