Home
last modified time | relevance | path

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

/AliOS-Things-master/components/minilibc/include/
A Dmm.h183 ((int)((struct mm_allocnode_s*)(n)->preceding) < 0))
216 struct mm_allocnode_s struct
231 DEBUGASSERT(sizeof(struct mm_allocnode_s) == SIZEOF_MM_ALLOCNODE) argument
274 struct mm_allocnode_s *mm_heapstart[CONFIG_MM_REGIONS];
275 struct mm_allocnode_s *mm_heapend[CONFIG_MM_REGIONS];
591 struct mm_allocnode_s *node, size_t size);

Completed in 3 milliseconds