Searched defs:MALLOC_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
27 #define MALLOC_ALIGNMENT (2 * SIZE_SZ < __alignof__ (long double) \ macro
22 #define MALLOC_ALIGNMENT 16 macro