Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Ddlmalloc.c394 #define SIZE_BITS (PREV_INUSE|IS_MMAPPED) macro
459 #define chunksize(p) ((p)->size & ~(SIZE_BITS))
H A Ddlmalloc.src1313 #define SIZE_BITS (PREV_INUSE|IS_MMAPPED)
1378 #define chunksize(p) ((p)->size & ~(SIZE_BITS))