Searched refs:INITIAL_MNS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/flex/ | ||
| D | flexdef.h | 242 #define INITIAL_MNS 2000 /* default maximum number of nfa states */ macro |
| D | main.c | 1715 current_mns = INITIAL_MNS; in set_up_initial_allocations() |