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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mod_db4/
H A Dskiplist.h38 int preheight; member in struct:_iskiplist
H A Dskiplist.c50 sl->preheight=0;
217 if(sl->preheight) {
218 while(nh < sl->preheight && get_b_rand()) nh++;
309 if(sl->preheight) {
310 while(nh < sl->preheight && get_b_rand()) nh++;

Completed in 104 milliseconds