Home
last modified time | relevance | path

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

/AliOS-Things-master/components/minilibc/include/
A Dmm.h225 # define SIZEOF_MM_ALLOCNODE 4 macro
227 # define SIZEOF_MM_ALLOCNODE 8 macro
231 DEBUGASSERT(sizeof(struct mm_allocnode_s) == SIZEOF_MM_ALLOCNODE)
246 #define SIZEOF_MM_FREENODE (SIZEOF_MM_ALLOCNODE + 2*MM_PTR_SIZE)

Completed in 3 milliseconds