Searched refs:md_longopts (Results 1 - 25 of 62) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-openrisc.c65 struct option md_longopts[] =
69 size_t md_longopts_size = sizeof (md_longopts);
64 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-cris.h49 extern struct option md_longopts[];
H A Dtc-fr30.c62 struct option md_longopts[] =
66 size_t md_longopts_size = sizeof (md_longopts);
61 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-ip2k.c124 struct option md_longopts[] =
130 size_t md_longopts_size = sizeof (md_longopts);
123 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-lm32.c91 struct option md_longopts[] = variable in typeref:struct:option
113 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-xc16x.c68 struct option md_longopts[] = variable in typeref:struct:option
72 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-mt.c73 struct option md_longopts[] =
81 size_t md_longopts_size = sizeof (md_longopts);
72 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-pj.c325 struct option md_longopts[] =
334 size_t md_longopts_size = sizeof (md_longopts);
324 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-xstormy16.c63 struct option md_longopts[] =
67 size_t md_longopts_size = sizeof (md_longopts);
62 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-moxie.c596 struct option md_longopts[] =
600 size_t md_longopts_size = sizeof (md_longopts);
595 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-dlx.c1075 struct option md_longopts[] = variable in typeref:struct:option
1080 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-iq2000.c115 struct option md_longopts[] =
119 size_t md_longopts_size = sizeof (md_longopts);
114 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-or32.c729 struct option md_longopts[] =
733 size_t md_longopts_size = sizeof (md_longopts);
728 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-avr.c318 struct option md_longopts[] = variable in typeref:struct:option
327 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-i860.c1078 struct option md_longopts[] = {
1086 size_t md_longopts_size = sizeof (md_longopts);
1077 struct option md_longopts[] = { variable in typeref:struct:option
H A Dtc-m32c.c74 struct option md_longopts[] =
82 size_t md_longopts_size = sizeof (md_longopts);
73 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-mn10200.c94 struct option md_longopts[] =
99 size_t md_longopts_size = sizeof (md_longopts);
91 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-pdp11.c1244 struct option md_longopts[] =
1255 size_t md_longopts_size = sizeof (md_longopts);
1242 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-spu.c137 struct option md_longopts[] = {
148 size_t md_longopts_size = sizeof (md_longopts);
136 struct option md_longopts[] = { variable in typeref:struct:option
H A Dtc-z80.c53 struct option md_longopts[] = variable in typeref:struct:option
73 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-z8k.c1298 struct option md_longopts[] =
1305 size_t md_longopts_size = sizeof (md_longopts);
1297 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-arc.c119 struct option md_longopts[] =
131 size_t md_longopts_size = sizeof (md_longopts);
118 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-crx.c107 struct option md_longopts[] = variable in typeref:struct:option
111 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-d10v.c93 struct option md_longopts[] = variable in typeref:struct:option
103 size_t md_longopts_size = sizeof (md_longopts);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Das.c422 extern struct option md_longopts[];
535 memcpy (((char *) longopts) + sizeof (std_longopts), md_longopts, md_longopts_size);

Completed in 314 milliseconds

123