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

/netbsd-current/external/bsd/flex/dist/src/
H A Dtables.h69 int yytbl_writer_init (struct yytbl_writer *, FILE *);
H A Dtables.c75 int yytbl_writer_init (struct yytbl_writer *wr, FILE * out)
74 int yytbl_writer_init (struct yytbl_writer *wr, FILE * out) function
H A Dmain.c427 yytbl_writer_init (&tableswr, tablesout);

Completed in 75 milliseconds