Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/lex/
Dflexdef.h201 #define INITIAL_MAX_RULES 100 /* default maximum number of rules */ macro
Dmain.c1662 current_max_rules = INITIAL_MAX_RULES; in set_up_initial_allocations()