Home
last modified time | relevance | path

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

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