Home
last modified time | relevance | path

Searched refs:pysqlite_cache_dealloc (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Modules/_sqlite/
Dcache.c89 void pysqlite_cache_dealloc(pysqlite_Cache* self) in pysqlite_cache_dealloc() function
305 (destructor)pysqlite_cache_dealloc, /* tp_dealloc */
Dcache.h68 void pysqlite_cache_dealloc(pysqlite_Cache* self);
/external/python/cpython2/Modules/_sqlite/
Dcache.h68 void pysqlite_cache_dealloc(pysqlite_Cache* self);
Dcache.c90 void pysqlite_cache_dealloc(pysqlite_Cache* self) in pysqlite_cache_dealloc() function
324 (destructor)pysqlite_cache_dealloc, /* tp_dealloc */