Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dfloatobject.c1861 static PyGetSetDef float_getset[] = { variable
1940 float_getset, /* tp_getset */
/external/python/cpython2/Objects/
Dfloatobject.c2058 static PyGetSetDef float_getset[] = { variable
2148 float_getset, /* tp_getset */