Searched defs:anint (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _testcapimodule.c | 232 PyObject* anint = PyLong_FromLong(i); in test_list_api() local 247 PyObject* anint = PyList_GET_ITEM(list, i); in test_list_api() local |
Completed in 15 milliseconds