Home | History | Annotate | Download | only in gas

Lines Matching refs:shortopts

403   char *shortopts;
541 shortopts = concat (std_shortopts, md_shortopts, (char *) NULL);
564 int optc = getopt_long_only (old_argc, old_argv, shortopts, longopts,
978 free (shortopts);