Searched refs:OVFLSIZE (Results 1 – 3 of 3) sorted by relevance
76 #define OVFLSIZE (2*sizeof(__uint16_t)) macro81 (PAIRSIZE((K),(D)) + OVFLSIZE) <= FREESPACE((P)))
614 assert(FREESPACE(tp) >= OVFLSIZE); in __big_split()623 FREESPACE(tp) = free_space - OVFLSIZE; in __big_split()649 FREESPACE(tp) = free_space + OVFLSIZE; in __big_split()
490 sp[ndx + 3] = FREESPACE(sp) - OVFLSIZE; in __add_ovflpage()