Home
last modified time | relevance | path

Searched refs:int_info_desc (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dlongobject.c6118 static PyStructSequence_Desc int_info_desc = { variable
6171 if (PyStructSequence_InitType2(&Int_InfoType, &int_info_desc) < 0) { in _PyLong_InitTypes()

Completed in 8 milliseconds