Home
last modified time | relevance | path

Searched defs:iCur (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c20214 int iCur; /* A cursor number */ member
20325 int iCur; /* Ephemeral table holding the materialization */ member
23890 sqlite3_int64 iCur = 0, iHwtr = 0; in sqlite3_status() local
H A Dshell.c19895 sqlite3_int64 iCur = -1; in displayStatLine() local
19919 int iCur; in display_stats() local