Searched defs:MALLOC_ALIGNMENT (Results 1 – 4 of 4) sorted by relevance
575 #define MALLOC_ALIGNMENT ((size_t)16U) macro618 #define MALLOC_ALIGNMENT ((size_t)(2 * sizeof(void *))) macro
603 #define MALLOC_ALIGNMENT ((size_t)16U) macro646 #define MALLOC_ALIGNMENT ((size_t)(2 * sizeof(void *))) macro
501 #define MALLOC_ALIGNMENT ((size_t)8U) macro