Searched defs:ContributionIndex (Results 1 - 1 of 1) sorted by relevance

/external/bison/src/
H A DInadequacyList.h47 typedef rule_number ContributionIndex; typedef
49 /* Special \c ContributionIndex used to indicate null result when looking for a
51 extern ContributionIndex const ContributionIndex__none;
53 /* Special \c ContributionIndex used by
56 extern ContributionIndex const ContributionIndex__error_action;
79 ContributionIndex contributionCount;
132 ContributionIndex
144 ContributionIndex i);

Completed in 213 milliseconds