Lines Matching refs:add
1336 /* Regset is not empty, so add a tag before the
1422 /* Regset is not empty, so add a tag here. */
1493 /* Regset is not empty, so add a tag here. */
2584 /* Don't add duplicates. */
2697 int i, add = 0;
2822 add = 0;
2825 offs[i] = add;
2826 add += counts[i] + 1;
2829 transitions = xcalloc((unsigned)add + 1, sizeof(*transitions));
2833 tnfa->num_transitions = add;
2876 tnfa->num_transitions = add;