Home | History | Annotate | Download | only in lib

Lines Matching defs:acceptable

3369   bitset_t acceptable;
3447 bitset_empty (acceptable);
3490 bitset_merge (acceptable, dests_ch[i]);
3506 for (ch = i * BITSET_WORD_BITS, elem = acceptable[i], mask = 1;
3537 for (ch = i * BITSET_WORD_BITS, elem = acceptable[i], mask = 1;
3554 if (bitset_contain (acceptable, NEWLINE_CHAR))