Searched refs:tablesfilename (Results 1 – 4 of 4) sorted by relevance
111 char *tablesfilename=0,*tablesname=0; variable412 if (!tablesfilename) { in check_options()414 tablesfilename = pname = calloc(nbytes, 1); in check_options()418 if ((tablesout = fopen (tablesfilename, "w")) == NULL) in check_options()419 lerr (_("could not create %s"), tablesfilename); in check_options()421 tablesfilename = 0; in check_options()968 tablesfilename = tablesname = NULL; in flexinit()1188 tablesfilename = arg; in flexinit()
63 extern char *tablesfilename, *tablesname;
210 { tablesext = true; tablesfilename = xstrdup(nmstr); }
1607 { tablesext = true; tablesfilename = xstrdup(nmstr); } in yyparse()