asize             653 core/ngx_hash.c     ngx_uint_t  asize;
asize             656 core/ngx_hash.c         asize = 4;
asize             660 core/ngx_hash.c         asize = NGX_HASH_LARGE_ASIZE;
asize             664 core/ngx_hash.c     if (ngx_array_init(&ha->keys, ha->temp_pool, asize, sizeof(ngx_hash_key_t))
asize             670 core/ngx_hash.c     if (ngx_array_init(&ha->dns_wc_head, ha->temp_pool, asize,
asize             677 core/ngx_hash.c     if (ngx_array_init(&ha->dns_wc_tail, ha->temp_pool, asize,