Home
last modified time | relevance | path

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

/openbsd/usr.bin/lex/
H A Dccl.c80 current_max_ccl_tbl_size += MAX_CCL_TBL_SIZE_INCREMENT; in ccladd()
H A Dflexdef.h199 #define MAX_CCL_TBL_SIZE_INCREMENT 250 macro