Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dmallocr.c999 #define MALLOC_ALIGN 8 macro
1002 #define MALLOC_ALIGN MALLOC_ALIGNMENT macro
1935 #if MALLOC_ALIGN != 16 in mALLOc()
2084 #if MALLOC_ALIGN == 16 in mALLOc()