Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A Dzend_shared_alloc.h137 # define PLATFORM_ALIGNMENT (__alignof__ (align_test)) macro
139 # define PLATFORM_ALIGNMENT (sizeof(align_test)) macro

Completed in 7 milliseconds