nuttx/mm/mm_heap
Gustavo Henrique Nihei e6b204f438 nuttx: Use MIN/MAX definitions from "sys/param.h"
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2023-02-01 23:47:44 +08:00
..
Make.defs
mm_addfreechunk.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_brkaddr.c
mm_calloc.c
mm_checkcorruption.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_extend.c mm: move preceding to previous free node to reduce the overhead 2023-02-01 11:14:02 +08:00
mm_foreach.c mm: move preceding to previous free node to reduce the overhead 2023-02-01 11:14:02 +08:00
mm_free.c mm: move preceding to previous free node to reduce the overhead 2023-02-01 11:14:02 +08:00
mm_heapmember.c
mm_initialize.c mm: move preceding to previous free node to reduce the overhead 2023-02-01 11:14:02 +08:00
mm_lock.c
mm_mallinfo.c mm: move preceding to previous free node to reduce the overhead 2023-02-01 11:14:02 +08:00
mm_malloc_size.c mm: move preceding to previous free node to reduce the overhead 2023-02-01 11:14:02 +08:00
mm_malloc.c mm: move preceding to previous free node to reduce the overhead 2023-02-01 11:14:02 +08:00
mm_memalign.c mm: move preceding to previous free node to reduce the overhead 2023-02-01 11:14:02 +08:00
mm_memdump.c mm: reorder the preceding and size and move MM_ALLOC_BIT to size 2023-02-01 11:14:02 +08:00
mm_realloc.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
mm_shrinkchunk.c mm: move preceding to previous free node to reduce the overhead 2023-02-01 11:14:02 +08:00
mm_size2ndx.c
mm_zalloc.c
mm.h mm: move preceding to previous free node to reduce the overhead 2023-02-01 11:14:02 +08:00