Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dmallocr.c1041 #define SIZE_BITS (PREV_INUSE|IS_MMAPPED) macro
1106 #define chunksize(p) ((p)->size & ~(SIZE_BITS))