Searched refs:dbm_dealloc (Results 1 - 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
H A Ddbmmodule.c69 dbm_dealloc(register dbmobject *dp) function
346 (destructor)dbm_dealloc, /*tp_dealloc*/
H A Dgdbmmodule.c82 dbm_dealloc(register dbmobject *dp) function
411 (destructor)dbm_dealloc, /*tp_dealloc*/
/external/python/cpython3/Modules/
H A D_dbmmodule.c75 dbm_dealloc(dbmobject *dp) function
384 (destructor)dbm_dealloc, /*tp_dealloc*/
H A D_gdbmmodule.c90 dbm_dealloc(dbmobject *dp) function
505 (destructor)dbm_dealloc, /*tp_dealloc*/

Completed in 138 milliseconds