Home
last modified time | relevance | path

Searched refs:DELETED_HTU32_KEY (Results 1 – 2 of 2) sorted by relevance

/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dhashtab.c39 #define DELETED_HTU32_KEY ((uint32_t)(-1)) macro
317 if (item->key && item->key != DELETED_HTU32_KEY) in cli_htu32_next()
392 if (s->htable[i].key && s->htable[i].key != DELETED_HTU32_KEY) { in cli_htu32_grow()
517 } else if (element->key == DELETED_HTU32_KEY) { in cli_htu32_insert()
550 el->key = DELETED_HTU32_KEY; in cli_htu32_delete()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dhashtab.c39 #define DELETED_HTU32_KEY ((uint32_t)(-1)) macro
317 if (item->key && item->key != DELETED_HTU32_KEY) in cli_htu32_next()
392 if (s->htable[i].key && s->htable[i].key != DELETED_HTU32_KEY) { in cli_htu32_grow()
517 } else if (element->key == DELETED_HTU32_KEY) { in cli_htu32_insert()
550 el->key = DELETED_HTU32_KEY; in cli_htu32_delete()