Searched refs:nrots (Results 1 – 1 of 1) sorted by relevance
6212 Py_ssize_t nrots = nstores + 1 + pc->on_top + PyList_GET_SIZE(pc->stores); in compiler_pattern_or() local6215 if (!compiler_addop_i(c, ROT_N, nrots)) { in compiler_pattern_or()