Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c6131 Py_ssize_t nstores = PyList_GET_SIZE(pc->stores); in compiler_pattern_or() local
6205 Py_ssize_t nstores = PyList_GET_SIZE(control); in compiler_pattern_or() local
6389 Py_ssize_t nstores = PyList_GET_SIZE(pc->stores); in compiler_match_inner() local