Searched defs:MALLOC_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
/sysdeps/i386/ | ||
A D | malloc-alignment.h | 22 #define MALLOC_ALIGNMENT 16 macro |
/sysdeps/generic/ | ||
A D | malloc-alignment.h | 27 #define MALLOC_ALIGNMENT (2 * SIZE_SZ < __alignof__ (long double) \ macro |
Completed in 8 milliseconds