align_test        140 ext/opcache/zend_shared_alloc.h # define PLATFORM_ALIGNMENT (__alignof__(align_test) < 8 ? 8 : __alignof__(align_test))
align_test        142 ext/opcache/zend_shared_alloc.h # define PLATFORM_ALIGNMENT (sizeof(align_test))