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

123456

/haiku-buildtools/legacy/binutils/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.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-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-xc16x.c70 struct option md_longopts[] = variable in typeref:struct:option
74 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-z80.c57 struct option md_longopts[] = variable in typeref:struct:option
77 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-mt.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-pj.c374 struct option md_longopts[] =
383 size_t md_longopts_size = sizeof (md_longopts);
373 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-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.c791 struct option md_longopts[] =
795 size_t md_longopts_size = sizeof (md_longopts);
790 struct option md_longopts[] = variable in typeref:struct:option
/haiku-buildtools/binutils/gas/config/
H A Dtc-cris.h48 extern struct option md_longopts[];
H A Dtc-or1k.c61 struct option md_longopts[] = variable in typeref:struct:option
65 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-lm32.c90 struct option md_longopts[] = variable in typeref:struct:option
112 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-ip2k.c105 struct option md_longopts[] =
111 size_t md_longopts_size = sizeof (md_longopts);
104 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-fr30.c61 struct option md_longopts[] =
65 size_t md_longopts_size = sizeof (md_longopts);
60 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-mt.c72 struct option md_longopts[] =
80 size_t md_longopts_size = sizeof (md_longopts);
71 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-xstormy16.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-ft32.c454 struct option md_longopts[] =
458 size_t md_longopts_size = sizeof (md_longopts);
453 struct option md_longopts[] = variable in typeref:struct:option
H A Dtc-moxie.c611 struct option md_longopts[] = variable in typeref:struct:option
618 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-dlx.c1073 struct option md_longopts[] = variable in typeref:struct:option
1078 size_t md_longopts_size = sizeof (md_longopts);
H A Dtc-iq2000.c113 struct option md_longopts[] =
117 size_t md_longopts_size = sizeof (md_longopts);
112 struct option md_longopts[] = variable in typeref:struct:option
/haiku-buildtools/legacy/binutils/gas/
H A Das.c407 extern struct option md_longopts[];
517 memcpy (((char *) longopts) + sizeof (std_longopts), md_longopts, md_longopts_size);

Completed in 134 milliseconds

123456