Home | History | Annotate | Download | only in src

Lines Matching full:no_argument

530   { "help",            no_argument,	  0,   'h' },
531 { "version", no_argument, 0, 'V' },
532 { "print-localedir", no_argument, 0, PRINT_LOCALEDIR_OPTION },
533 { "print-datadir", no_argument, 0, PRINT_DATADIR_OPTION },
548 { "verbose", no_argument, 0, 'v' },
558 { "fixed-output-files", no_argument, 0, 'y' },
559 { "yacc", no_argument, 0, 'y' },
562 { "debug", no_argument, 0, 't' },
565 { "locations", no_argument, 0, LOCATIONS_OPTION },
566 no_argument, 0, 'l' },
567 { "raw", no_argument, 0, 0 },
570 { "token-table", no_argument, 0, 'k' },