Searched defs:iRow (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A Dpr36826.C160 int iRow,iColumn; local
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c49686 invalidateIncrblobCursors( Btree *pBtree, i64 iRow, int isClearTable ) argument
71105 blobSeekToRow(Incrblob *p, sqlite3_int64 iRow, char **pzErr) argument
71160 sqlite3_blob_open( sqlite3* db, const char *zDb, const char *zTable, const char *zColumn, sqlite_int64 iRow, int flags, sqlite3_blob **ppBlob ) argument
71491 sqlite3_blob_reopen(sqlite3_blob *pBlob, sqlite3_int64 iRow) argument
[all...]

Completed in 390 milliseconds