Lines Matching refs:optarg
383 if (optarg) in getargs()
384 spec_graph_file = AS_FILE_NAME (optarg); in getargs()
392 skeleton = AS_FILE_NAME (optarg); in getargs()
396 include = AS_FILE_NAME (optarg); in getargs()
402 if (optarg) in getargs()
403 spec_defines_file = AS_FILE_NAME (optarg); in getargs()
427 spec_outfile = AS_FILE_NAME (optarg); in getargs()
431 spec_file_prefix = AS_FILE_NAME (optarg); in getargs()
435 spec_name_prefix = optarg; in getargs()
439 report_argmatch (optarg); in getargs()
443 trace_argmatch (optarg); in getargs()