Home | History | Annotate | Download | only in config

Lines Matching full:no_argument

341   { "mfdpic",		no_argument,		NULL, OPTION_FDPIC      },
342 { "mnopic", no_argument, NULL, OPTION_NOPIC },
343 { "mno-fdpic", no_argument, NULL, OPTION_NOPIC },
344 { NULL, no_argument, NULL, 0 },