Searched refs:contentOffset (Results 1 – 1 of 1) sorted by relevance
82360 u32 contentOffset; /* Offset to the start of the cell content area */ local82405 contentOffset = get2byteNotZero(&data[hdr+5]);82406 assert( contentOffset<=usableSize ); /* Enforced by btreeInitPage() */82450 if( pc<contentOffset || pc>usableSize-4 ){82452 pc, contentOffset, usableSize-4);82565 prev = contentOffset - 1; /* Implied first min-heap entry */