Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dfloatobject.c216 float_dealloc(PyFloatObject *op) in float_dealloc() function
1915 (destructor)float_dealloc, /* tp_dealloc */
/external/python/cpython2/Objects/
Dfloatobject.c248 float_dealloc(PyFloatObject *op) in float_dealloc() function
2122 (destructor)float_dealloc, /* tp_dealloc */