Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtables.h71 int yytbl_hdr_fwrite (struct yytbl_writer *wr,
H A Dtables.c143 int yytbl_hdr_fwrite (struct yytbl_writer *wr, const struct yytbl_hdr *th) in yytbl_hdr_fwrite() function
H A Dmain.c430 if (yytbl_hdr_fwrite (&tableswr, &hdr) <= 0) in check_options()