Searched defs:PREV_CHUNK (Results 1 – 2 of 2) sorted by relevance
27 #define PREV_CHUNK(c) ((struct chunk *)((char *)(c) - CHUNK_PSIZE(c))) macro
77 #define PREV_CHUNK(c) ((struct chunk *)((char *)(c) - CHUNK_PSIZE(c))) macro