Searched refs:OVFLPAGE (Results 1 – 4 of 4) sorted by relevance
147 if (bp[i + 1] == OVFLPAGE) { in __delpair()294 if (ino[2] < REAL_KEY && ino[2] != OVFLPAGE) { in ugly_split()312 } else if (ino[n + 1] == OVFLPAGE) { in ugly_split()404 else if (bp[2] < REAL_KEY && bp[bp[0]] != OVFLPAGE) { in __addel()492 sp[ndx + 2] = OVFLPAGE; in __add_ovflpage()887 sp[n + 2] = OVFLPAGE; in squeeze_key()918 while (bp[0] && ((bp[bp[0]] == OVFLPAGE) ||
238 bp[2] = OVFLPAGE; in __big_delete()334 ((n == 2) || (bp[n] == OVFLPAGE) || (FREESPACE(bp)))) in __find_last_page()620 tp[++n] = OVFLPAGE; in __big_split()
298 #define OVFLPAGE 0 macro
655 } else if (bp[1] == OVFLPAGE) {794 while (bp[hashp->cndx + 1] == OVFLPAGE) {