Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_testcapimodule.c87 PyObject* anint = PyInt_FromLong(i); in test_list_api() local
102 PyObject* anint = PyList_GET_ITEM(list, i); in test_list_api() local