Searched refs:tablesname (Results 1 – 3 of 3) sorted by relevance
63 extern char *tablesfilename, *tablesname;
111 char *tablesfilename=0,*tablesname=0; variable411 tablesname = (char *) calloc (nbytes, 1); in check_options()412 snprintf (tablesname, nbytes, "%stables", prefix); in check_options()413 yytbl_hdr_init (&hdr, flex_version, tablesname); in check_options()954 tablesfilename = tablesname = NULL;
903 tablesname?tablesname:"yytables"); in skelout()