Searched refs:NGX_HASH_LARGE_ASIZE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ | ||
| H A D | ngx_hash.h | 68 #define NGX_HASH_LARGE_ASIZE 16384 macro |
| H A D | ngx_hash.c | 667 asize = NGX_HASH_LARGE_ASIZE; in ngx_hash_keys_array_init() |