Searched refs:pysqlite_row_hash (Results 1 – 2 of 2) sorted by relevance
209 static Py_hash_t pysqlite_row_hash(pysqlite_Row *self) in pysqlite_row_hash() function240 {Py_tp_hash, pysqlite_row_hash},
191 static long pysqlite_row_hash(pysqlite_Row *self) in pysqlite_row_hash() function250 (hashfunc)pysqlite_row_hash, /* tp_hash */