Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dfloatobject.c1833 static PyGetSetDef float_getset[] = { variable
1912 float_getset, /* tp_getset */
/external/python/cpython2/Objects/
Dfloatobject.c2058 static PyGetSetDef float_getset[] = { variable
2148 float_getset, /* tp_getset */
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv273 Objects/floatobject.c - float_getset variable static PyGetSetDef float_getset[]