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

/netbsd-6-1-5-RELEASE/sbin/rcorder/
H A Dhash.c114 #define rebuildLimit 8 macro
294 if (t->numEntries >= rebuildLimit * t->size)
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dhash.c108 #define rebuildLimit 3 macro
288 if (t->numEntries >= rebuildLimit * t->size)

Completed in 111 milliseconds