Home
last modified time | relevance | path

Searched refs:PyLong_GetInfo (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Include/
Dlongobject.h29 PyAPI_FUNC(PyObject *) PyLong_GetInfo(void);
/external/python/cpython3/Include/
Dlongobject.h32 PyAPI_FUNC(PyObject *) PyLong_GetInfo(void);
/external/python/cpython3/PC/
Dpython3.def337 PyLong_GetInfo=python37.PyLong_GetInfo
/external/python/cpython2/Python/
Dsysmodule.c1455 PyLong_GetInfo()); in _PySys_Init()
/external/python/cpython3/Python/
Dsysmodule.c2338 PyLong_GetInfo()); in _PySys_BeginInit()
/external/python/cpython2/Objects/
Dlongobject.c4381 PyLong_GetInfo(void) in PyLong_GetInfo() function
/external/python/cpython3/Objects/
Dlongobject.c5444 PyLong_GetInfo(void) in PyLong_GetInfo() function