Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dmain.c405 FILE *tablesout; in check_options() local
418 if ((tablesout = fopen (tablesfilename, "w")) == NULL) in check_options()
423 yytbl_writer_init (&tableswr, tablesout); in check_options()