Searched refs:NGX_HASH_ELT_SIZE (Results 1 – 1 of 1) sorted by relevance
248 #define NGX_HASH_ELT_SIZE(name) \ macro269 if (hinit->bucket_size < NGX_HASH_ELT_SIZE(&names[n]) + sizeof(void *)) in ngx_hash_init()303 test[key] = (u_short) (test[key] + NGX_HASH_ELT_SIZE(&names[n])); in ngx_hash_init()344 test[key] = (u_short) (test[key] + NGX_HASH_ELT_SIZE(&names[n])); in ngx_hash_init()412 test[key] = (u_short) (test[key] + NGX_HASH_ELT_SIZE(&names[n])); in ngx_hash_init()