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

/freebsd-11.0-release/contrib/flex/
H A Dtables.h68 int yytbl_hdr_init (struct yytbl_hdr *th, const char *version_str,
73 const struct yytbl_hdr *th);
H A Dtables_shared.h108 struct yytbl_hdr {
107 struct yytbl_hdr { struct
H A Dtables.c84 int yytbl_hdr_init (struct yytbl_hdr *th, const char *version_str,
87 memset (th, 0, sizeof (struct yytbl_hdr));
145 int yytbl_hdr_fwrite (struct yytbl_writer *wr, const struct yytbl_hdr *th)
H A Dmain.c391 struct yytbl_hdr hdr;

Completed in 108 milliseconds