Searched refs:FOUR_SIZE_T_SIZES (Results 1 – 1 of 1) sorted by relevance
1617 #define FOUR_SIZE_T_SIZES (SIZE_T_SIZE<<2) macro1618 #define SIX_SIZE_T_SIZES (FOUR_SIZE_T_SIZES+TWO_SIZE_T_SIZES)2218 #define MMAP_FOOT_PAD (FOUR_SIZE_T_SIZES)4000 char* rawsp = old_end - (ssize + FOUR_SIZE_T_SIZES + CHUNK_ALIGN_MASK); in add_segment()