Home | History | Annotate | Download | only in dist

Lines Matching refs:PTRMAP_PTROFFSET

44926 ** page that stores the required pointer. PTRMAP_PTROFFSET returns
44935 #define PTRMAP_PTROFFSET(pgptrmap, pgno) (5*(pgno-pgptrmap-1))
46150 offset = PTRMAP_PTROFFSET(iPtrmap, key);
46193 offset = PTRMAP_PTROFFSET(iPtrmap, key);