Home | History | Annotate | Download | only in dist

Lines Matching refs:walFrameOffset

41985 #define walFrameOffset(iFrame, szPage) (                               \
43225 iOffset = walFrameOffset(iFrame, szPage) + WAL_FRAME_HDRSIZE;
43816 iOffset = walFrameOffset(iRead, sz) + WAL_FRAME_HDRSIZE;
44126 iOffset = walFrameOffset(++iFrame, szPage);
44153 i64 iOffset = walFrameOffset(iFrame+1, szPage);