Home
last modified time | relevance | path

Searched defs:nColumn (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libsqlite/src/
H A Dtable.c36 int nColumn; member
H A Dinsert.c103 int nColumn; /* Number of columns in the data */ in sqliteInsert() local
H A Dselect.c359 int nColumn = pEList->nExpr; in sqliteAddKeyType() local
408 int nColumn, /* Number of columns in the source table */ in selectInnerLoop()
588 int nColumn, /* Number of columns of data */ in generateSortTail()
H A Dwhere.c785 int nColumn = (pLevel->score+4)/8; in sqliteWhereBegin() local
H A DsqliteInt.h624 int nColumn; /* Number of columns in the table used by this index */ member