Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dflexdef.h202 #define INITIAL_MAX_DFAS 1000 /* default maximum number of dfa states */ macro
H A Dmain.c1768 current_max_dfas = INITIAL_MAX_DFAS; in set_up_initial_allocations()