Searched defs:MALLOC_ALIGNMENT (Results 1 – 6 of 6) sorted by relevance
577 #define MALLOC_ALIGNMENT ((size_t)16U) macro624 #define MALLOC_ALIGNMENT ((size_t)(2 * sizeof(void *))) macro
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