Home
last modified time | relevance | path

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

/external/autotest/client/tests/rmaptest/src/
Drmap-test.c22 int niters; variable
/external/python/cpython3/Python/
Dbltinmodule.c1295 Py_ssize_t niters, nargs, i; in map_next() local