Searched defs:npools (Results 1 – 4 of 4) sorted by relevance
1810 Py_ssize_t nargs, npools, repeat=1; in product_new() local1915 Py_ssize_t npools = PyTuple_GET_SIZE(pools); in product_next() local
2232 Py_ssize_t nargs, npools, repeat=1; in product_new() local2350 Py_ssize_t npools = PyTuple_GET_SIZE(pools); in product_next() local
50321 unsigned int npools; member