Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dccl.c77 current_max_ccl_tbl_size += MAX_CCL_TBL_SIZE_INCREMENT; in ccladd()
H A Dflexdef.h194 #define MAX_CCL_TBL_SIZE_INCREMENT 250 macro