Searched refs:htsize (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/legacy/gcc/libf2c/libI77/
H A Drsne.c26 int htsize; member in struct:hashtab
83 for(h = *(zot = ht->tab + x % ht->htsize); h; h = h->next)
126 ht->htsize = nht;

Completed in 84 milliseconds