Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c3667 _test_incref(PyObject *ob) in _test_incref() function
3677 Py_XINCREF(_test_incref(obj)); in test_xincref_doesnt_leak()
3688 Py_INCREF(_test_incref(obj)); in test_incref_doesnt_leak()