Home | History | Annotate | Download | only in config

Lines Matching full:no_argument

7529   {"pic", no_argument, NULL, OPTION_PIC},
7531 {"register-prefix-optional", no_argument, NULL,
7534 {"bitwise-or", no_argument, NULL, OPTION_BITWISE_OR},
7536 {"base-size-default-16", no_argument, NULL, OPTION_BASE_SIZE_DEFAULT_16},
7538 {"base-size-default-32", no_argument, NULL, OPTION_BASE_SIZE_DEFAULT_32},
7540 {"disp-size-default-16", no_argument, NULL, OPTION_DISP_SIZE_DEFAULT_16},
7542 {"disp-size-default-32", no_argument, NULL, OPTION_DISP_SIZE_DEFAULT_32},
7544 {"pcrel", no_argument, NULL, OPTION_PCREL},
7545 {NULL, no_argument, NULL, 0}