Lines Matching refs:inserted
124 * Items and node pointers are specified by inserted and bh respectively.
128 struct item_head *inserted,
145 RFALSE(count > 2, "too many children (%d) are to be inserted", count);
170 memcpy(ih, inserted, KEY_SIZE);
172 memcpy(ih + 1, inserted + 1, KEY_SIZE);
304 * of items in DEST as delimiting key have already inserted to
794 * this means that new pointers and items must be inserted AFTER
835 * that must be inserted to or deleted from S[h].
841 "incorrect number of items inserted to the internal node (%d)",
844 "incorrect number of items (%d) inserted to the internal node on a level (h=%d) higher than last internal level",