Home
last modified time | relevance | path

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

/third_party/python/Modules/_sqlite/
Drow.c254 static PyType_Spec row_spec = { variable
267 pysqlite_RowType = (PyTypeObject *)PyType_FromModuleAndSpec(module, &row_spec, NULL); in pysqlite_row_setup_types()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1168 Modules/_sqlite/row.c - row_spec -