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

/openbsd-current/usr.bin/lex/
H A Dgen.c985 char NUL_ec_str[20]; local
987 snprintf(NUL_ec_str, sizeof(NUL_ec_str), "%d", NUL_ec);
988 gen_next_compressed_state(NUL_ec_str);

Completed in 149 milliseconds