Searched refs:INITIAL_MAX_SCS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/flex/ | ||
| D | flexdef.h | 269 #define INITIAL_MAX_SCS 40 /* maximum number of start conditions */ macro |
| D | main.c | 1732 current_max_scs = INITIAL_MAX_SCS; in set_up_initial_allocations() |