Home | History | Annotate | Download | only in common

Lines Matching full:patterns

450 /* Instead of having a separate pass for 'special' patterns, reintegrate the two
454 * This code is general enough to deal with patterns that have a prefix or swap the
458 * that. I don't think our data includes such patterns, the only variable I know if is
603 for(int32_t subi=0,resti=0;subi<2;) { /* iterate through patterns 0 and 1*/