Home | History | Annotate | Download | only in stage2

Lines Matching refs:next_key

682  *   next_key() gets the next key in tree order.
728 next_key (void)
735 printf ("next_key:\n old ih: key %d:%d:%d:%d version:%d\n",
815 * searched key. INFO->next_key contains the next key after
979 next_key ();
1058 if (! next_key ()
1111 return next_key ();
1135 if (! next_key ())
1163 * don't call next_key () in between.