Searched refs:subno (Results 1 – 3 of 3) sorted by relevance
443 sopno subno; in p_ere_exp() local454 subno = p->g->nsub; in p_ere_exp()455 if (subno < NPAREN) in p_ere_exp()456 p->pbegin[subno] = HERE(); in p_ere_exp()457 EMIT(OLPAREN, subno); in p_ere_exp()460 if (subno < NPAREN) { in p_ere_exp()461 p->pend[subno] = HERE(); in p_ere_exp()462 assert(p->pend[subno] != 0); in p_ere_exp()464 EMIT(ORPAREN, subno); in p_ere_exp()668 sopno subno; in p_simp_re() local[all …]
343 sopno subno; in p_ere_exp() local354 subno = p->g->nsub; in p_ere_exp()355 if (subno < NPAREN) in p_ere_exp()356 p->pbegin[subno] = HERE(); in p_ere_exp()357 EMIT(OLPAREN, subno); in p_ere_exp()360 if (subno < NPAREN) { in p_ere_exp()361 p->pend[subno] = HERE(); in p_ere_exp()362 assert(p->pend[subno] != 0); in p_ere_exp()364 EMIT(ORPAREN, subno); in p_ere_exp()550 sopno subno; in p_simp_re() local[all …]
399 sopno subno; in p_ere_exp() local414 subno = p->g->nsub; in p_ere_exp()415 if (subno < NPAREN) in p_ere_exp()416 p->pbegin[subno] = HERE(); in p_ere_exp()417 EMIT(OLPAREN, subno); in p_ere_exp()420 if (subno < NPAREN) { in p_ere_exp()421 p->pend[subno] = HERE(); in p_ere_exp()422 assert(p->pend[subno] != 0); in p_ere_exp()424 EMIT(ORPAREN, subno); in p_ere_exp()833 sopno subno; in p_simp_re() local[all …]