Searched refs:XSUM_TABLE_ELT_SIZE (Results 1 – 1 of 1) sorted by relevance
582 #define XSUM_TABLE_ELT_SIZE(table) (sizeof(table) / sizeof(*table)) macro591 assert(0 <= hashType && hashType <= XSUM_TABLE_ELT_SIZE(XSUM_algoName)); in XSUM_printLine_BSD_internal()613 assert(0 <= hashType && hashType <= XSUM_TABLE_ELT_SIZE(XSUM_algoName)); in XSUM_printLine_GNU_internal()