Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dlongobject.c5714 static PyTypeObject Int_InfoType; variable
5740 int_info = PyStructSequence_New(&Int_InfoType); in PyLong_GetInfo()
5786 if (Int_InfoType.tp_name == NULL) { in _PyLong_Init()
5787 if (PyStructSequence_InitType2(&Int_InfoType, &int_info_desc) < 0) { in _PyLong_Init()
/external/python/cpython3/Tools/c-analyzer/
DTODO864 Objects/longobject.c:Int_InfoType static PyTypeObject Int_InfoType
Dknown.tsv377 Objects/longobject.c - Int_InfoType variable static PyTypeObject Int_InfoType