Searched refs:FOUR_SIZE_T_SIZES (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c1597 #define FOUR_SIZE_T_SIZES (SIZE_T_SIZE<<2) macro
1598 #define SIX_SIZE_T_SIZES (FOUR_SIZE_T_SIZES+TWO_SIZE_T_SIZES)
2272 #define MMAP_FOOT_PAD (FOUR_SIZE_T_SIZES)
4048 char* rawsp = old_end - (ssize + FOUR_SIZE_T_SIZES + CHUNK_ALIGN_MASK);

Completed in 52 milliseconds