Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/msgdb/src/
H A DnsMsgDatabase.cpp51 #define MSG_HASH_SIZE 512 macro
674 mdb_count numHdrs = MSG_HASH_SIZE; in AddHdrToUseCache()
679 std::max((mdb_count)MSG_HASH_SIZE, numHdrs)); in AddHdrToUseCache()
3434 &gRefHashTableOps, sizeof(struct RefHashElement), MSG_HASH_SIZE); in InitRefHash()