Home
last modified time | relevance | path

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

/third_party/python/Python/
Dbltinmodule.c1219 Py_ssize_t numargs, i; in map_new() local
1362 Py_ssize_t numargs = PyTuple_GET_SIZE(lz->iters); in map_reduce() local
/third_party/popt/src/
Dpopt.c1681 int numargs = argc; in poptStrippedArgv() local
/third_party/python/Modules/
Ditertoolsmodule.c1614 Py_ssize_t numargs; in islice_new() local