Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c139303 static int autoIncBegin( function
139473 # define autoIncBegin(A,B,C) (0) macro
139938 regAutoinc = autoIncBegin(pParse, iDb, pTab);
142136 regAutoinc = autoIncBegin(pParse, iDbDest, pDest);