Searched refs:NXT_LVLHSH_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
21 #define NXT_LVLHSH_ENTRY_SIZE 3 macro30 #define NXT_LVLHSH_ENTRY_SIZE 2 macro48 / (NXT_LVLHSH_ENTRY_SIZE * sizeof(uint32_t)) \49 * NXT_LVLHSH_ENTRY_SIZE)
255 e += NXT_LVLHSH_ENTRY_SIZE; in nxt_lvlhsh_bucket_find()403 e += NXT_LVLHSH_ENTRY_SIZE; in nxt_lvlhsh_bucket_insert()488 for (e = bucket; e < end; e += NXT_LVLHSH_ENTRY_SIZE) { in nxt_lvlhsh_convert_bucket_to_level()565 e = bucket + n * NXT_LVLHSH_ENTRY_SIZE; in nxt_lvlhsh_bucket_convertion_insert()726 e += NXT_LVLHSH_ENTRY_SIZE; in nxt_lvlhsh_bucket_delete()839 lhe->entry += NXT_LVLHSH_ENTRY_SIZE; in nxt_lvlhsh_bucket_each()947 entry += NXT_LVLHSH_ENTRY_SIZE) in nxt_lvlhsh_bucket_peek()