Home | History | Annotate | Download | only in config

Lines Matching full:no_argument

171   { "print-insn-syntax", no_argument, NULL, OPTION_PRINT_INSN_SYNTAX },
174 { "print-opcodes", no_argument, NULL, OPTION_PRINT_OPCODES },
177 { "generate-example", no_argument, NULL, OPTION_GENERATE_EXAMPLE },
180 { "mshort", no_argument, NULL, OPTION_MSHORT },
183 { "mlong", no_argument, NULL, OPTION_MLONG },
186 { "mshort-double", no_argument, NULL, OPTION_MSHORT_DOUBLE },
189 { "mlong-double", no_argument, NULL, OPTION_MLONG_DOUBLE },
191 { NULL, no_argument, NULL, 0 }