Home
last modified time | relevance | path

Searched defs:MALLOC_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/generic/
Dmalloc-alignment.h27 #define MALLOC_ALIGNMENT (2 * SIZE_SZ < __alignof__ (long double) \ macro
/glibc-2.36/sysdeps/i386/
Dmalloc-alignment.h22 #define MALLOC_ALIGNMENT 16 macro