Searched defs:nCol (Results 1 – 5 of 5) sorted by relevance
1230 int nCol; /* Number of columns in the result set */ in sha3QueryFunc() local2642 int nCol = sqlite3_column_count(pStmt); in exec_prepared_stmt() local2859 int nCol = 0; in tableColumnList() local4904 int nCol; /* Number of columns in the table */ in do_meta_command() local5852 int nCol = 4; /* Number of columns in the SELFTEST table */ in do_meta_command() local
14624 i16 nCol; /* Number of columns in this table */ member14732 int nCol; /* Number of columns in this key */ member
1224 int nCol; /* Number of columns in the result set */ in sha3QueryFunc() local2636 int nCol = sqlite3_column_count(pStmt); in exec_prepared_stmt() local2853 int nCol = 0; in tableColumnList() local4882 int nCol; /* Number of columns in the table */ in do_meta_command() local5830 int nCol = 4; /* Number of columns in the SELFTEST table */ in do_meta_command() local
1156 final int nCol = this.getColumnDimension(); in solve() local