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

/freebsd-11-stable/contrib/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 Dconfigure1011 --enable-targets alternative target configurations
/freebsd-11-stable/tools/build/
H A Dcheck-links.sh24 -L: Specify an alternative LD_LIBRARY_PATH for the library resolution.
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dlib1funcs.asm32 // alternative.
78 // alternative.
120 // alternative.
156 // alternative.
209 // alternative.
266 // alternative.
319 // alternative.
377 // alternative.
423 // alternative.
473 // alternative
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta.subdir.mk37 # the alternative is a walk through the tree though
/freebsd-11-stable/share/mk/
H A Dmeta.subdir.mk38 # the alternative is a walk through the tree though
H A Dlocal.meta.sys.mk7 # we need this until there is an alternative
/freebsd-11-stable/contrib/groff/src/preproc/refer/
H A Dlabel.y237 %type <expr> alternative
255 alternative
257 | alternative '?' optional_conditional ':' conditional
268 alternative: label
271 | alternative '|' list
273 | alternative '&' list
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd.c1413 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
1419 the preferred one (alternative == 0) and any others. Currently,
1425 bfd_alt_mach_code (bfd *abfd, int alternative)
1431 switch (alternative)
1422 bfd_alt_mach_code(bfd *abfd, int alternative) argument
H A Dbfd-in2.h64 the arguments to the strncmp() macro. Hence this alternative
4925 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
H A Dconfigure1012 --enable-targets alternative target configurations
/freebsd-11-stable/stand/i386/pmbr/
H A Dpmbr.s112 # Try alternative LBAs from the last sector for the GPT header.
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h66 the arguments to the strncmp() macro. Hence this alternative
4932 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
/freebsd-11-stable/contrib/groff/
H A Dconfigure1091 --with-alt-gs=LIST alternative names for ghostscript executable
1093 --with-alt-awk=LIST alternative names for awk executable
/freebsd-11-stable/contrib/binutils/binutils/
H A Dconfigure1011 --enable-targets alternative target configurations
/freebsd-11-stable/contrib/binutils/gas/
H A Dconfigure1011 --enable-targets alternative target configurations besides the primary
/freebsd-11-stable/contrib/binutils/ld/
H A Dconfigure1011 --enable-targets alternative target configurations

Completed in 400 milliseconds