Home
last modified time | relevance | path

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

/minix/external/bsd/flex/dist/
H A Dtables.h69 int yytbl_hdr_init (struct yytbl_hdr *th, const char *version_str,
H A Dtables.c86 int yytbl_hdr_init (struct yytbl_hdr *th, const char *version_str, in yytbl_hdr_init() function
H A Dmain.c416 yytbl_hdr_init (&hdr, flex_version, tablesname); in check_options()