Searched refs:tmp_top (Results 1 – 1 of 1) sorted by relevance
323 int tmp_top = bn->top; in bn_correct_top() local325 if (tmp_top > 0) { in bn_correct_top()326 for (ftl = &(bn->d[tmp_top - 1]); tmp_top > 0; tmp_top--) { in bn_correct_top()331 bn->top = tmp_top; in bn_correct_top()