Searched refs:AVRULEX_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
58 #define AVRULEX_TABLE_SIZE (1 << 10) macro4046 return hash & (AVRULEX_TABLE_SIZE - 1); in avrulex_hash()4690 avrulex_ioctl_table = hashtab_create(avrulex_hash, avrulex_compare, AVRULEX_TABLE_SIZE); in cil_binary_create_allocated_pdb()