Searched refs:_PyLong_Init (Results 1 – 5 of 5) sorted by relevance
127 PyAPI_FUNC(int) _PyLong_Init(void);
67 extern int _PyLong_Init(void);741 if (!_PyLong_Init()) in _Py_InitializeCore_impl()
220 if (!_PyLong_Init()) in Py_InitializeEx()
4400 _PyLong_Init(void) in _PyLong_Init() function
5463 _PyLong_Init(void) in _PyLong_Init() function