Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dconnection.h123 void pysqlite_connection_dealloc(pysqlite_Connection* self);
Dconnection.c265 void pysqlite_connection_dealloc(pysqlite_Connection* self) in pysqlite_connection_dealloc() function
1623 (destructor)pysqlite_connection_dealloc, /* tp_dealloc */