Searched refs:yytbl_hdr_fwrite (Results 1 – 3 of 3) sorted by relevance
71 int yytbl_hdr_fwrite (struct yytbl_writer *wr,
143 int yytbl_hdr_fwrite (struct yytbl_writer *wr, const struct yytbl_hdr *th) in yytbl_hdr_fwrite() function
430 if (yytbl_hdr_fwrite (&tableswr, &hdr) <= 0) in check_options()