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

/external/python/cpython2/Modules/
H A Ddbmmodule.c77 dbm_length(dbmobject *dp) function
189 (lenfunc)dbm_length, /*_length*/
202 (lenfunc)dbm_length, /*mp_length*/
H A Dgdbmmodule.c90 dbm_length(dbmobject *dp) function
203 (lenfunc)dbm_length, /*_length*/
216 (lenfunc)dbm_length, /*mp_length*/
/external/python/cpython3/Modules/
H A D_dbmmodule.c83 dbm_length(dbmobject *dp) function
172 (lenfunc)dbm_length, /*mp_length*/
H A D_gdbmmodule.c98 dbm_length(dbmobject *dp) function
240 (lenfunc)dbm_length, /*mp_length*/

Completed in 1168 milliseconds