Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/fsinfo/
H A Dfsi_dict.c58 return h % DICTHASH; in dict_hash()
125 for (i = 0; i < DICTHASH; i++) { in dict_iter()
H A Dfsi_data.h207 #define DICTHASH 5 macro
224 dict_ent *de[DICTHASH];