Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/flex/
Dmain.c389 FILE *tablesout; in check_options() local
402 if ((tablesout = fopen (tablesfilename, "w")) == NULL) in check_options()
408 yytbl_writer_init (&tableswr, tablesout); in check_options()