Searched defs:long_info_desc (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
H A Dlongobject.c4374 static PyStructSequence_Desc long_info_desc = { variable
4405 PyStructSequence_InitType(&Long_InfoType, &long_info_desc);

Completed in 224 milliseconds