NGX_POOL_ALIGNMENT   20 core/ngx_palloc.c     p = ngx_memalign(NGX_POOL_ALIGNMENT, size, log);
NGX_POOL_ALIGNMENT  184 core/ngx_palloc.c     m = ngx_memalign(NGX_POOL_ALIGNMENT, psize, pool->log);
NGX_POOL_ALIGNMENT   26 core/ngx_palloc.h               NGX_POOL_ALIGNMENT)
NGX_POOL_ALIGNMENT 4535 http/ngx_http_core_module.c     if (*sp % NGX_POOL_ALIGNMENT) {
NGX_POOL_ALIGNMENT 4538 http/ngx_http_core_module.c                            NGX_POOL_ALIGNMENT);