Home
last modified time | relevance | path

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

/openbsd/usr.bin/lex/
H A Dtables.h69 int yytbl_hdr_init (struct yytbl_hdr *th, const char *version_str,
H A Dtables.c80 int yytbl_hdr_init (struct yytbl_hdr *th, const char *version_str, in yytbl_hdr_init() function
H A Dmain.c394 yytbl_hdr_init(&hdr, flex_version, tablesname); in check_options()