Lines Matching refs:bitem
279 datum item, bitem;292 if (f || cmpdatum(bitem, item) < 0) {293 bitem = item;298 return (bitem);309 datum item, bitem;313 bitem = makdatum(pagbuf, 0);318 if (cmpdatum(bitem, item) < 0)319 bitem = item;321 if (bitem.dptr != NULL)322 return (bitem);