Searched refs:LSU_HASHSIZE (Results 1 – 1 of 1) sorted by relevance
50 #define LSU_HASHSIZE 512 macro51 static lsu_t *lsu_table[LSU_HASHSIZE];416 unsigned int i = atp->extra.ty % LSU_HASHSIZE; in lsu_add()441 unsigned int i = ty % LSU_HASHSIZE; in lsu_lookup()506 for (i = 0; i < LSU_HASHSIZE; i++) { in lsu_empty()