Searched refs:SIZEOF_MM_ALLOCNODE (Results 1 – 1 of 1) sorted by relevance
225 # define SIZEOF_MM_ALLOCNODE 4 macro227 # define SIZEOF_MM_ALLOCNODE 8 macro231 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