Searched refs:alternative (Results 1 - 25 of 28) sorted by relevance

12

/haiku-buildtools/legacy/binutils/opcodes/
H A Dia64-asmtab.h102 /* An alternative completer, or -1 if this is the end of the chain. */
103 short alternative; member in struct:ia64_completer_table
128 alternative field; a 1 bit indicates that the current completer
H A Dia64-opc.c190 prev_completer = completer_table[prev_completer].alternative;
599 ci = completer_table[ci].alternative;
H A Dia64-gen.c111 /* An alternative completer. */
112 struct completer_entry *alternative; member in struct:completer_entry
1848 ent = ent->alternative;
2253 ent1 = ent1->alternative;
2254 ent2 = ent2->alternative;
2274 ent->alternative = insert_gclist (ent->alternative);
2416 ent = ent->alternative;
2578 ptr = &((*ptr)->alternative);
2588 nent->alternative
[all...]
H A Dconfigure859 --enable-targets alternative target configurations
/haiku-buildtools/binutils/opcodes/
H A Dia64-asmtab.h102 /* An alternative completer, or -1 if this is the end of the chain. */
103 short alternative; member in struct:ia64_completer_table
128 alternative field; a 1 bit indicates that the current completer
H A Dia64-opc.c189 prev_completer = completer_table[prev_completer].alternative;
598 ci = completer_table[ci].alternative;
H A Dia64-gen.c111 /* An alternative completer. */
112 struct completer_entry *alternative; member in struct:completer_entry
1850 ent = ent->alternative;
2253 ent1 = ent1->alternative;
2254 ent2 = ent2->alternative;
2274 ent->alternative = insert_gclist (ent->alternative);
2413 ent = ent->alternative;
2572 ptr = &((*ptr)->alternative);
2582 nent->alternative
[all...]
H A Dconfigure1411 --enable-targets alternative target configurations
/haiku-buildtools/binutils/gas/testsuite/gas/tic4x/
H A Dregisters.s52 ;; Test the alternative names
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic4x/
H A Dregisters.s52 ;; Test the alternative names
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dexcept.c76 /* Starts at 0, then incremented for every <on-alternative>. */
503 int alternative = ++current_handler->prev_on_alternative;
506 tree handler_number = build_int_2 (alternative, 0);
514 while (TREE_INT_CST_LOW (TREE_PURPOSE (tmp)) != alternative)
502 int alternative = ++current_handler->prev_on_alternative; local
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dinfo.el75 alternative)
86 (setq alternative sibling)
87 (setq alternative source))
88 (if (or (member alternative Info-default-directory-list)
89 (not (file-exists-p alternative))
100 (reverse (cons alternative
/haiku-buildtools/legacy/binutils/bfd/
H A Dbfd.c1352 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
1358 the preferred one (alternative == 0) and any others. Currently,
1364 bfd_alt_mach_code (bfd *abfd, int alternative)
1370 switch (alternative)
1361 bfd_alt_mach_code(bfd *abfd, int alternative) argument
H A Dbfd-in2.h4678 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
H A Dconfigure860 --enable-targets alternative target configurations
/haiku-buildtools/gcc/gmp/mpn/powerpc64/mode64/
H A Ddivrem_1.asm36 C count wobbles somewhat. With the alternative branch-free code, things run
/haiku-buildtools/binutils/bfd/
H A Dbfd.c1660 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
1666 the preferred one (alternative == 0) and any others. Currently,
1672 bfd_alt_mach_code (bfd *abfd, int alternative)
1678 switch (alternative)
1669 bfd_alt_mach_code(bfd *abfd, int alternative) argument
H A Dbfd-in2.h69 the arguments to the strncmp() macro. Hence this alternative
7141 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
/haiku-buildtools/gcc/libgcc/config/avr/
H A Dlib1funcs.S292 ;; Same size as with the first alternative but avoids errata skip
/haiku-buildtools/isl/doc/
H A Dimplementation.tex168 An alternative method for parametric integer programming
482 the parameters by alternative ``dense'' parameters.
/haiku-buildtools/binutils/gold/
H A Dconfigure1449 --enable-targets alternative target configurations
/haiku-buildtools/legacy/binutils/gas/
H A Dconfigure859 --enable-targets alternative target configurations besides the primary
/haiku-buildtools/legacy/binutils/ld/
H A Dconfigure859 --enable-targets alternative target configurations
/haiku-buildtools/legacy/binutils/binutils/
H A Dconfigure859 --enable-targets alternative target configurations
/haiku-buildtools/binutils/binutils/
H A Dconfigure1429 --enable-targets alternative target configurations

Completed in 906 milliseconds

12