Searched refs:NGX_HASH_LARGE_HSIZE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ | ||
| H A D | ngx_hash.h | 69 #define NGX_HASH_LARGE_HSIZE 10007 macro |
| H A D | ngx_hash.c | 668 ha->hsize = NGX_HASH_LARGE_HSIZE; in ngx_hash_keys_array_init() |