Searched refs:nKeyCol (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.c12433 u16 nKeyCol; /* Number of columns forming the key */ member in struct:Index
77275 int nKeyCol; local
82771 sqlite3VdbeSorterCompare( const VdbeCursor *pCsr, Mem *pVal, int nKeyCol, int *pRes ) argument
90306 int nKeyCol; /* Number of index columns w/o the pk/rowid */ member in struct:Stat4Accum
90421 int nKeyCol; /* Number of key columns */ local
121983 int nKeyCol; /* Number of columns in the constructed index */ local
124531 u16 nKeyCol; /* Number of key columns in pIndex */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c12433 u16 nKeyCol; /* Number of columns forming the key */ member in struct:Index
77293 int nKeyCol; local
82789 sqlite3VdbeSorterCompare( const VdbeCursor *pCsr, Mem *pVal, int nKeyCol, int *pRes ) argument
90324 int nKeyCol; /* Number of index columns w/o the pk/rowid */ member in struct:Stat4Accum
90439 int nKeyCol; /* Number of key columns */ local
122001 int nKeyCol; /* Number of columns in the constructed index */ local
124549 u16 nKeyCol; /* Number of key columns in pIndex */ local
[all...]

Completed in 558 milliseconds