Searched refs:stbl (Results 1 – 3 of 3) sorted by relevance
588 s8 *stbl; in dtSearch() local640 stbl = DT_GETSTBL(p); in dtSearch()651 ciCompare(&ciKey, p, stbl[index], in dtSearch()656 cmp = dtCompare(&ciKey, p, stbl[index]); in dtSearch()669 ((struct ldtentry *) & p->slot[stbl[index]])->inumber); in dtSearch()790 pxd = (pxd_t *) & p->slot[stbl[index]]; in dtSearch()1347 u8 *stbl; in dtSplitPage() local1514 stbl = (u8 *) & sp->slot[sp->header.stblindex]; in dtSplitPage()1521 si = stbl[nxt]; in dtSplitPage()1585 stbl = DT_GETSTBL(rp); in dtSplitPage()[all …]
156 s8 stbl[8]; /* 8: sorted entry index table */ member235 ((dtroot_t *)(p))->header.stbl : \
34 static const char stbl[] = { "Bad string table offset " FMT_UI32 }; variable61 dload_error(dlthis, stbl, soffset); in unpack_sec_name()