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

/ast/src/cmd/mailx/port/
H A Ddtmethod.c85 reg int nhash, n; local
114 nhash = dt->data->size;
122 if((meth->type&DT_HASH) && nhash > 0)
124 for(n = HSLOT; HLOAD(n) < nhash; )

Completed in 8 milliseconds