Searched refs:NUL_ec_str (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/flex/
H A Dgen.c976 char NUL_ec_str[20]; local
978 snprintf (NUL_ec_str, sizeof(NUL_ec_str), "%d", NUL_ec);
979 gen_next_compressed_state (NUL_ec_str);

Completed in 43 milliseconds