Searched refs:tablesname (Results 1 – 3 of 3) sorted by relevance
65 extern char *tablesfilename, *tablesname;
114 char *tablesfilename=0,*tablesname=0; variable429 tablesname = calloc(nbytes, 1); in check_options()430 snprintf (tablesname, nbytes, "%stables", prefix); in check_options()431 yytbl_hdr_init (&hdr, flex_version, tablesname); in check_options()971 tablesfilename = tablesname = NULL; in flexinit()
774 tablesname?tablesname:"yytables"); in skelout()