Searched refs:MAX_ASSOC_RULES (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/flex/
H A Ddfa.c136 * extracts the first MAX_ASSOC_RULES unique rules, sorts them,
146 int rule_set[MAX_ASSOC_RULES + 1];
158 if (num_associated_rules < MAX_ASSOC_RULES)
H A Dflexdef.h338 #define MAX_ASSOC_RULES 100 macro

Completed in 180 milliseconds