Searched refs:OPTION_32 (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dtc-tilegx.c83 #define OPTION_32 (OPTION_MD_BASE + 0) macro
92 {"32", no_argument, NULL, OPTION_32},
116 case OPTION_32:
H A Dtc-sparc.c447 #define OPTION_32 (OPTION_MD_BASE + 3)
448 {"32", no_argument, NULL, OPTION_32},
512 md_parse_option (OPTION_32, NULL);
587 case OPTION_32:
592 sparc_arch_size = c == OPTION_32 ? 32 : 64;
445 #define OPTION_32 macro
H A Dtc-i386.c9862 #define OPTION_32 (OPTION_MD_BASE + 0)
9891 {"32", no_argument, NULL, OPTION_32},
10014 case OPTION_32:
9852 #define OPTION_32 macro
H A Dtc-mips.c1490 OPTION_32,
1624 {"32", no_argument, NULL, OPTION_32},
14586 case OPTION_32:
1485 OPTION_32, enumerator in enum:options
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-sparc.c421 #define OPTION_32 (OPTION_MD_BASE + 3)
422 {"32", no_argument, NULL, OPTION_32},
477 md_parse_option (OPTION_32, NULL);
541 case OPTION_32:
546 sparc_arch_size = c == OPTION_32 ? 32 : 64;
419 #define OPTION_32 macro
H A Dtc-i386.c5430 #define OPTION_32 (OPTION_MD_BASE + 0)
5435 {"32", no_argument, NULL, OPTION_32},
5497 case OPTION_32:
5419 #define OPTION_32 macro
H A Dtc-mips.c10654 #define OPTION_32 (OPTION_ELF_BASE + 4)
10655 {"32", no_argument, NULL, OPTION_32},
10939 case OPTION_32:
10645 #define OPTION_32 macro

Completed in 302 milliseconds