Searched refs:int_info_desc (Results 1 – 1 of 1) sorted by relevance
5436 static PyStructSequence_Desc int_info_desc = { variable5503 if (PyStructSequence_InitType2(&Int_InfoType, &int_info_desc) < 0) in _PyLong_Init()