Home | History | Annotate | Download | only in dist

Lines Matching defs:autoIncrementEnd

132671 static SQLITE_NOINLINE void autoIncrementEnd(Parse *pParse){
132709 if( pParse->pAinc ) autoIncrementEnd(pParse);