Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dlongobject.h27 PyAPI_FUNC(PyObject *) PyLong_GetInfo(void);
/third_party/python/PC/
H A Dpython3dll.c347 EXPORT_FUNC(PyLong_GetInfo)
/third_party/python/Python/
H A Dsysmodule.c2909 SET_SYS("int_info", PyLong_GetInfo()); in _PySys_InitCore()
/third_party/python/Objects/
H A Dlongobject.c6126 PyLong_GetInfo(void) in PyLong_GetInfo() function

Completed in 15 milliseconds