Searched refs:PyLong_GetInfo (Results 1 – 6 of 6) sorted by relevance
32 PyAPI_FUNC(PyObject *) PyLong_GetInfo(void);
358 function,PyLong_GetInfo,3.2,
341 EXPORT_FUNC(PyLong_GetInfo)
868 function PyLong_GetInfo
2831 SET_SYS("int_info", PyLong_GetInfo()); in _PySys_InitCore()
5717 PyLong_GetInfo(void) in PyLong_GetInfo() function