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

/freebsd-13-stable/contrib/flex/src/
H A Dgen.c980 char NUL_ec_str[20]; local
982 snprintf (NUL_ec_str, sizeof(NUL_ec_str), "%d", NUL_ec);
983 gen_next_compressed_state (NUL_ec_str);

Completed in 48 milliseconds