Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Ddlmalloc.c219 struct malloc_chunk struct
223 struct malloc_chunk* fd; /* double links -- used only if free. */ argument
224 struct malloc_chunk* bk; argument