Searched defs:numcols (Results 1 – 6 of 6) sorted by relevance
18 int numcols = (int)(output_cols - input_cols); in expand_right_edge() local
227 int i, numcols; in _pysqlite_fetch_one_row() local247 numcols = sqlite3_data_count(self->statement->st); in _pysqlite_fetch_one_row() local390 int numcols; in _pysqlite_query_execute() local560 numcols = sqlite3_column_count(self->statement->st); in _pysqlite_query_execute() local
293 int i, numcols; in _pysqlite_fetch_one_row() local312 numcols = sqlite3_data_count(self->statement->st); in _pysqlite_fetch_one_row() local449 int numcols; in _pysqlite_query_execute() local678 numcols = sqlite3_column_count(self->statement->st); in _pysqlite_query_execute() local
27 int32_t numcols, in CBC_DefaultPlacement()
101 int numcols = (int)(output_cols - input_cols); in expand_right_edge() local