Searched refs:floatinfo_desc (Results 1 – 3 of 3) sorted by relevance
71 static PyStructSequence_Desc floatinfo_desc = { variable1974 if (PyStructSequence_InitType2(&FloatInfoType, &floatinfo_desc) < 0) { in _PyFloat_Init()
96 static PyStructSequence_Desc floatinfo_desc = { variable2210 PyStructSequence_InitType(&FloatInfoType, &floatinfo_desc); in _PyFloat_Init()
274 Objects/floatobject.c - floatinfo_desc variable static PyStructSequence_Desc floatinfo_desc