Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dfloatobject.c71 static PyStructSequence_Desc floatinfo_desc = { variable
1974 if (PyStructSequence_InitType2(&FloatInfoType, &floatinfo_desc) < 0) { in _PyFloat_Init()
/external/python/cpython2/Objects/
Dfloatobject.c96 static PyStructSequence_Desc floatinfo_desc = { variable
2210 PyStructSequence_InitType(&FloatInfoType, &floatinfo_desc); in _PyFloat_Init()
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv274 Objects/floatobject.c - floatinfo_desc variable static PyStructSequence_Desc floatinfo_desc