NGX_POOL_ALIGNMENT   21 src/core/ngx_palloc.c     p = ngx_memalign(NGX_POOL_ALIGNMENT, size, log);
NGX_POOL_ALIGNMENT  188 src/core/ngx_palloc.c     m = ngx_memalign(NGX_POOL_ALIGNMENT, psize, pool->log);
NGX_POOL_ALIGNMENT   27 src/core/ngx_palloc.h               NGX_POOL_ALIGNMENT)
NGX_POOL_ALIGNMENT 5371 src/http/ngx_http_core_module.c     if (*sp % NGX_POOL_ALIGNMENT) {
NGX_POOL_ALIGNMENT 5374 src/http/ngx_http_core_module.c                            NGX_POOL_ALIGNMENT);
NGX_POOL_ALIGNMENT  362 src/http/ngx_http_spdy_module.c     if (*sp % NGX_POOL_ALIGNMENT) {
NGX_POOL_ALIGNMENT  365 src/http/ngx_http_spdy_module.c                            NGX_POOL_ALIGNMENT);