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

/freebsd-9.3-release/usr.bin/lex/
H A Ddfa.c144 * extracts the first MAX_ASSOC_RULES unique rules, sorts them,
154 int rule_set[MAX_ASSOC_RULES + 1];
168 if ( num_associated_rules < MAX_ASSOC_RULES )
H A Dflexdef.h303 #define MAX_ASSOC_RULES 100 macro

Completed in 69 milliseconds