Home
last modified time | relevance | path

Searched defs:_PyLong_Init (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dlongobject.c4400 _PyLong_Init(void) in _PyLong_Init() function
/external/python/cpython3/Objects/
Dlongobject.c5707 _PyLong_Init(PyInterpreterState *interp) in _PyLong_Init() function