Home
last modified time | relevance | path

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

/external/bison/src/
DAnnotationList.c39 struct obstack *annotations_obstackp) in AnnotationList__alloc_on_obstack() argument
44 result = obstack_alloc (annotations_obstackp, in AnnotationList__alloc_on_obstack()
200 *annotations_obstackp) in AnnotationList__compute_lhs_contributions() argument
205 *items = Sbitset__new_on_obstack (s->nitems, annotations_obstackp); in AnnotationList__compute_lhs_contributions()
228 *annotations_obstackp) in AnnotationList__computePredecessorAnnotations() argument
235 self->inadequacyNode->contributionCount, annotations_obstackp); in AnnotationList__computePredecessorAnnotations()
253 annotations_obstackp); in AnnotationList__computePredecessorAnnotations()
288 item_lookahead_sets, &items, annotations_obstackp)) in AnnotationList__computePredecessorAnnotations()
290 obstack_free (annotations_obstackp, in AnnotationList__computePredecessorAnnotations()
300 obstack_free (annotations_obstackp, items); in AnnotationList__computePredecessorAnnotations()
[all …]
DAnnotationList.h115 struct obstack *annotations_obstackp,
Dielr.c488 struct obstack *annotations_obstackp) in ielr_compute_annotation_lists() argument
513 annotation_counts, &max_contributions, annotations_obstackp, in ielr_compute_annotation_lists()