Home
last modified time | relevance | path

Searched refs:vdbeIncrPopulate (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c108437 static int vdbeIncrPopulate(IncrMerger *pIncr){ function
108481 void *pRet = SQLITE_INT_TO_PTR( vdbeIncrPopulate(pIncr) );
108536 rc = vdbeIncrPopulate(pIncr);
108799 rc = vdbeIncrPopulate(pIncr);