Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dtables.h73 int yytbl_hdr_fwrite (struct yytbl_writer *wr,
H A Dtables.c146 int yytbl_hdr_fwrite (struct yytbl_writer *wr, const struct yytbl_hdr *th) in yytbl_hdr_fwrite() function
H A Dmain.c433 if (yytbl_hdr_fwrite (&tableswr, &hdr) <= 0) in check_options()