Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dflexdef.h189 #define INITIAL_MAX_CCLS 100 /* max number of unique character classes */ macro
H A Dmain.c1750 current_maxccls = INITIAL_MAX_CCLS; in set_up_initial_allocations()