Searched refs:_PyTestCapi_Init_Long (Results 1 – 3 of 3) sorted by relevance
41 int _PyTestCapi_Init_Long(PyObject *module);
117 _PyTestCapi_Init_Long(PyObject *mod) in _PyTestCapi_Init_Long() function
4117 if (_PyTestCapi_Init_Long(m) < 0) { in PyInit__testcapi()