Home
last modified time | relevance | path

Searched refs:DEFAULT_CSIZE (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/lex/
H A Dflexdef.h91 #ifndef DEFAULT_CSIZE
92 #define DEFAULT_CSIZE 128 macro
H A Dmain.c253 csize = DEFAULT_CSIZE; in check_options()
H A DChangeLog6986 * main.c: Use DEFAULT_CSIZE only if not using equivalence classes.