Searched refs:old_noup (Results 1 – 1 of 1) sorted by relevance
1354 int old_noup = noup; in raxIteratorNextStep() local1379 if (!it->node->iscompr && it->node->size > (old_noup ? 0 : 1)) { in raxIteratorNextStep()1446 int old_noup = noup; in raxIteratorPrevStep() local1471 if (!it->node->iscompr && it->node->size > (old_noup ? 0 : 1)) { in raxIteratorPrevStep()