Microchip® Advanced Software Framework

malloc_chunk Struct Reference

Data Fields

struct malloc_chunkbk
 
struct malloc_chunkfd
 
size_t head
 
size_t prev_foot
 

struct malloc_chunk* malloc_chunk::bk

Referenced by init_bins().

struct malloc_chunk* malloc_chunk::fd

Referenced by init_bins(), and mspace_malloc().

size_t malloc_chunk::prev_foot