Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c21543 #define IN_INDEX_ROWID 1 /* Search the rowid of the table */ macro
111446 eType = IN_INDEX_ROWID;
112227 if( eType==IN_INDEX_ROWID ){
156847 if( eType==IN_INDEX_ROWID ){