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

/freebsd-10-stable/contrib/flex/
H A Dmain.c390 FILE *tablesout;
403 if ((tablesout = fopen (tablesfilename, "w")) == NULL)
409 yytbl_writer_init (&tableswr, tablesout);
389 FILE *tablesout; local

Completed in 162 milliseconds