Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/lex/
Dflexdef.h198 #define INITIAL_MAX_CCLS 100 /* max number of unique character classes */ macro
Dmain.c1084 current_maxccls = INITIAL_MAX_CCLS; in set_up_initial_allocations()