Searched refs:tablesfilename (Results 1 – 4 of 4) sorted by relevance
114 char *tablesfilename=0,*tablesname=0; variable415 if (!tablesfilename) { in check_options()417 tablesfilename = pname = calloc(nbytes, 1); in check_options()421 if ((tablesout = fopen (tablesfilename, "w")) == NULL) in check_options()422 lerr (_("could not create %s"), tablesfilename); in check_options()424 tablesfilename = 0; in check_options()971 tablesfilename = tablesname = NULL; in flexinit()1191 tablesfilename = arg; in flexinit()
65 extern char *tablesfilename, *tablesname;
213 { tablesext = true; tablesfilename = xstrdup(nmstr); }
1022 { tablesext = true; tablesfilename = xstrdup(nmstr); } in YYPARSE_DECL()