Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtables.h67 int yytbl_hdr_init (struct yytbl_hdr *th, const char *version_str,
H A Dtables.c83 int yytbl_hdr_init (struct yytbl_hdr *th, const char *version_str, in yytbl_hdr_init() function
H A Dmain.c428 yytbl_hdr_init (&hdr, flex_version, tablesname); in check_options()