Searched refs:ADJUST_ALLOC_SIZE (Results 1 – 1 of 1) sorted by relevance
268 #define ADJUST_ALLOC_SIZE 0 macro283 #define MY_ALIGN_PTR_UP_PLUS(p, align) MY_ALIGN_PTR_DOWN(((char *)(p) + (align) + ADJUST_ALLOC_SIZE…334 newSize = size + ALLOC_ALIGN_SIZE * 1 + ADJUST_ALLOC_SIZE; in SzAlignedAlloc()412 newSize = size + alignSize + extra + ADJUST_ALLOC_SIZE; in AlignOffsetAlloc_Alloc()422 alignSize - p->offset + extra + ADJUST_ALLOC_SIZE, alignSize) + p->offset; in AlignOffsetAlloc_Alloc()