HomeSort by relevance Sort by last modified time
    Searched refs:md_longopts (Results 1 - 25 of 70) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/config/
tc-cris.h 48 extern struct option md_longopts[];
tc-fr30.c 61 struct option md_longopts[] =
65 size_t md_longopts_size = sizeof (md_longopts);
60 struct option md_longopts[] = variable in typeref:struct:option
tc-ip2k.c 123 struct option md_longopts[] =
129 size_t md_longopts_size = sizeof (md_longopts);
122 struct option md_longopts[] = variable in typeref:struct:option
tc-lm32.c 90 struct option md_longopts[] = variable in typeref:struct:option
112 size_t md_longopts_size = sizeof (md_longopts);
tc-or1k.c 61 struct option md_longopts[] = variable in typeref:struct:option
65 size_t md_longopts_size = sizeof (md_longopts);
tc-xc16x.c 68 struct option md_longopts[] = variable in typeref:struct:option
72 size_t md_longopts_size = sizeof (md_longopts);
tc-mt.c 73 struct option md_longopts[] =
81 size_t md_longopts_size = sizeof (md_longopts);
72 struct option md_longopts[] = variable in typeref:struct:option
tc-pj.c 325 struct option md_longopts[] =
334 size_t md_longopts_size = sizeof (md_longopts);
324 struct option md_longopts[] = variable in typeref:struct:option
tc-xstormy16.c 62 struct option md_longopts[] =
66 size_t md_longopts_size = sizeof (md_longopts);
61 struct option md_longopts[] = variable in typeref:struct:option
tc-moxie.c 603 struct option md_longopts[] = variable in typeref:struct:option
610 size_t md_longopts_size = sizeof (md_longopts);
tc-dlx.c 1072 struct option md_longopts[] = variable in typeref:struct:option
1077 size_t md_longopts_size = sizeof (md_longopts);
tc-epiphany.c 128 struct option md_longopts[] =
135 size_t md_longopts_size = sizeof (md_longopts);
127 struct option md_longopts[] = variable in typeref:struct:option
tc-iq2000.c 114 struct option md_longopts[] =
118 size_t md_longopts_size = sizeof (md_longopts);
113 struct option md_longopts[] = variable in typeref:struct:option
tc-i860.c 1077 struct option md_longopts[] = {
1085 size_t md_longopts_size = sizeof (md_longopts);
1076 struct option md_longopts[] = { variable in typeref:struct:option
    [all...]
tc-m32c.c 74 struct option md_longopts[] =
82 size_t md_longopts_size = sizeof (md_longopts);
73 struct option md_longopts[] = variable in typeref:struct:option
    [all...]
tc-mn10200.c 93 struct option md_longopts[] =
98 size_t md_longopts_size = sizeof (md_longopts);
90 struct option md_longopts[] = variable in typeref:struct:option
tc-pdp11.c 1236 struct option md_longopts[] =
1247 size_t md_longopts_size = sizeof (md_longopts);
1234 struct option md_longopts[] = variable in typeref:struct:option
tc-rl78.c 292 struct option md_longopts[] = variable in typeref:struct:option
300 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-spu.c 137 struct option md_longopts[] = {
148 size_t md_longopts_size = sizeof (md_longopts);
136 struct option md_longopts[] = { variable in typeref:struct:option
tc-tilegx.c 90 struct option md_longopts[] = variable in typeref:struct:option
99 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-tilepro.c 67 struct option md_longopts[] = variable in typeref:struct:option
72 size_t md_longopts_size = sizeof (md_longopts);
    [all...]
tc-xgate.c 168 struct option md_longopts[] = variable in typeref:struct:option
194 size_t md_longopts_size = sizeof(md_longopts);
    [all...]
tc-z8k.c 1297 struct option md_longopts[] =
1304 size_t md_longopts_size = sizeof (md_longopts);
1296 struct option md_longopts[] = variable in typeref:struct:option
    [all...]
tc-arc.c 118 struct option md_longopts[] =
130 size_t md_longopts_size = sizeof (md_longopts);
117 struct option md_longopts[] = variable in typeref:struct:option
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
as.c 426 extern struct option md_longopts[];
545 memcpy (((char *) longopts) + sizeof (std_longopts), md_longopts, md_longopts_size);
    [all...]

Completed in 398 milliseconds

1 2 3