Home | History | Annotate | Download | only in dist

Lines Matching refs:pScratchEnd

17519   void *pScratchEnd;
17633 mem0.pScratchEnd = (void*)&pSlot[1];
17635 mem0.pScratchEnd = 0;
17853 if( p>=sqlite3GlobalConfig.pScratch && p<mem0.pScratchEnd ){