Searched refs:IEXPRSZ (Results 1 – 1 of 1) sorted by relevance
47 #define IEXPRSZ 1024 /* hash table size */ macro56 } *Cache[IEXPRSZ];235 unsigned idx = iexpr_hash(np) % IEXPRSZ; in iexpr()263 unsigned idx = iexpr_hash(np) % IEXPRSZ; in iexpr_free()292 struct iexpr *cp = Cache[iexpr_hash(np) % IEXPRSZ]; in iexpr_cached()312 for (i = 0; i < IEXPRSZ; i++) { in iexpr_fini()