Searched refs:nextidx (Results 1 – 2 of 2) sorted by relevance
622 int nextidx = 0; in hilse_donode() local644 nextidx = (rc > 0) ? node->ugly : in hilse_donode()646 if (nextidx == HILSEN_FOLLOW) in hilse_donode()647 nextidx = rc; in hilse_donode()658 nextidx = HILSEN_DOZE; in hilse_donode()664 nextidx = node->ugly; in hilse_donode()666 nextidx = node->good; in hilse_donode()668 nextidx = node->bad; in hilse_donode()699 nextidx = HILSEN_DOZE; in hilse_donode()709 nextidx = HILSEN_DOZE; in hilse_donode()[all …]
336 u8 nextidx; /* index of next call back if threading */ member