Searched refs:OPTION_CPU (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-pdp11.c1244 #define OPTION_CPU 257
1245 { "cpu", required_argument, NULL, OPTION_CPU },
1274 case OPTION_CPU:
1242 #define OPTION_CPU macro
H A Dtc-frv.c219 #define OPTION_CPU (OPTION_MD_BASE + 11)
246 { "mcpu", required_argument, NULL, OPTION_CPU },
342 case OPTION_CPU:
218 #define OPTION_CPU macro
H A Dtc-mcore.c1704 OPTION_CPU,
1715 { "cpu", required_argument, NULL, OPTION_CPU},
1728 case OPTION_CPU:
1703 OPTION_CPU, enumerator in enum:options
H A Dtc-tic4x.c83 #define OPTION_CPU 'm' macro
96 { "mcpu", required_argument, NULL, OPTION_CPU },
97 { "mdsp", required_argument, NULL, OPTION_CPU },
2842 case OPTION_CPU: /* cpu brand */
/haiku-buildtools/binutils/gas/config/
H A Dtc-pdp11.c1234 #define OPTION_CPU 257
1235 { "cpu", required_argument, NULL, OPTION_CPU },
1264 case OPTION_CPU:
1232 #define OPTION_CPU macro
H A Dtc-frv.c217 #define OPTION_CPU (OPTION_MD_BASE + 11)
244 { "mcpu", required_argument, NULL, OPTION_CPU },
338 case OPTION_CPU:
216 #define OPTION_CPU macro
H A Dtc-mcore.c1637 OPTION_CPU,
1648 { "cpu", required_argument, NULL, OPTION_CPU},
1661 case OPTION_CPU:
1636 OPTION_CPU, enumerator in enum:options
H A Dtc-tic4x.c73 #define OPTION_CPU 'm' macro
86 { "mcpu", required_argument, NULL, OPTION_CPU },
87 { "mdsp", required_argument, NULL, OPTION_CPU },
2709 case OPTION_CPU: /* cpu brand */
H A Dtc-rx.c75 OPTION_CPU,
103 {"mcpu", required_argument, NULL, OPTION_CPU},
178 case OPTION_CPU:
74 OPTION_CPU, enumerator in enum:options

Completed in 185 milliseconds