Searched refs:subno (Results 1 – 4 of 4) sorted by relevance
442 sopno subno; in p_ere_exp() local453 subno = p->g->nsub; in p_ere_exp()454 if (subno < NPAREN) in p_ere_exp()455 p->pbegin[subno] = HERE(); in p_ere_exp()456 EMIT(OLPAREN, subno); in p_ere_exp()459 if (subno < NPAREN) { in p_ere_exp()460 p->pend[subno] = HERE(); in p_ere_exp()461 assert(p->pend[subno] != 0); in p_ere_exp()463 EMIT(ORPAREN, subno); in p_ere_exp()667 sopno subno; in p_simp_re() local[all …]
315 sopno subno; in p_ere_exp() local326 subno = p->g->nsub; in p_ere_exp()327 if (subno < NPAREN) in p_ere_exp()328 p->pbegin[subno] = HERE(); in p_ere_exp()329 EMIT(OLPAREN, subno); in p_ere_exp()332 if (subno < NPAREN) { in p_ere_exp()333 p->pend[subno] = HERE(); in p_ere_exp()334 assert(p->pend[subno] != 0); in p_ere_exp()336 EMIT(ORPAREN, subno); in p_ere_exp()540 sopno subno; in p_simp_re() local[all …]
306 sopno subno; in p_ere_exp() local317 subno = p->g->nsub; in p_ere_exp()318 if (subno < NPAREN) in p_ere_exp()319 p->pbegin[subno] = HERE(); in p_ere_exp()320 EMIT(OLPAREN, subno); in p_ere_exp()323 if (subno < NPAREN) { in p_ere_exp()324 p->pend[subno] = HERE(); in p_ere_exp()325 assert(p->pend[subno] != 0); in p_ere_exp()327 EMIT(ORPAREN, subno); in p_ere_exp()504 sopno subno; in p_simp_re() local[all …]