Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/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 */