Home
last modified time | relevance | path

Searched refs:all_lookaheads (Results 1 – 1 of 1) sorted by relevance

/external/bison/src/
DAnnotationList.c419 bitsetv all_lookaheads; in AnnotationList__compute_from_inadequacies() local
429 all_lookaheads = bitsetv_create (s->nitems, ntokens, BITSET_FIXED); in AnnotationList__compute_from_inadequacies()
430 bitsetv_ones (all_lookaheads); in AnnotationList__compute_from_inadequacies()
535 annotation_node, s->nitems, all_lookaheads, true)) in AnnotationList__compute_from_inadequacies()
571 bitsetv_free (all_lookaheads); in AnnotationList__compute_from_inadequacies()