Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dmallocr.c1415 #define SIZE_BITS (PREV_INUSE|IS_MMAPPED) macro
1480 #define chunksize(p) ((p)->size & ~(SIZE_BITS))