Searched refs:ALLOC_ISUNALIGNED (Results 1 – 1 of 1) sorted by relevance
32 #define ALLOC_ISUNALIGNED(p) (((size_t)(p)) % ALLOC_SIZE) macro49 if (ALLOC_ISUNALIGNED(ptr)) in findptr()100 || ALLOC_ISUNALIGNED(lp) in aresize()