Searched refs:applicable (Results 1 - 25 of 51) sorted by relevance

123

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Dv32-err-3.s1 ; Error for flags not applicable to current arch.
H A Dv32-err-4.s1 ; Error for flags not applicable to current arch.
H A Dv32-err-5.s1 ; Error for flags not applicable to current arch.
H A Dv32-err-6.s1 ; Error for flags not applicable to current arch.
/netbsd-current/usr.bin/mail/
H A Dlist.c883 (void)printf("No applicable messages\n");
893 (void)printf("No applicable messages\n");
901 (void)printf("No applicable messages\n");
1260 (void)printf("No applicable messages.\n");
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mach-o/
H A Dsymbols-3.s2 # not applicable to x86_64 mach-o.
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfp_mul_impl.inc56 // one or both of a or b is denormal, the other (if applicable) is a
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic6x/
H A Dreloc-bad-3.s2 # that divisibility checks for constant values are only applicable to
5 # symbols are only applicable with REL relocations.
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Das.c1157 flagword applicable;
1170 applicable = bfd_applicable_section_flags (stdoutput);
1172 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
1175 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
1177 bfd_set_section_flags (bss_section, applicable & SEC_ALLOC);
1155 flagword applicable; local
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Das.c1204 flagword applicable;
1217 applicable = bfd_applicable_section_flags (stdoutput);
1219 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
1222 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
1224 bfd_set_section_flags (bss_section, applicable & SEC_ALLOC);
1202 flagword applicable; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Das.c1188 flagword applicable;
1201 applicable = bfd_applicable_section_flags (stdoutput);
1203 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
1206 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
1208 bfd_set_section_flags (bss_section, applicable & SEC_ALLOC);
1186 flagword applicable; local
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Diskeletn.s14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
H A Dfskeletn.s14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
H A Dos.s14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-hppa.c7340 int i, access_ctr, space_index, alignment, quadrant, applicable, flags;
7493 applicable = bfd_applicable_section_flags (stdoutput);
7517 applicable &= flags;
7537 bfd_set_section_flags (section, applicable);
7598 int applicable, subsegment;
7616 applicable = bfd_applicable_section_flags (stdoutput);
7618 applicable & (SEC_ALLOC | SEC_LOAD
7626 applicable = bfd_applicable_section_flags (stdoutput);
7628 applicable & (SEC_ALLOC | SEC_LOAD
7636 applicable
7338 int i, access_ctr, space_index, alignment, quadrant, applicable, flags; local
7596 int applicable, subsegment; local
[all...]
H A Dtc-m32r.c686 flagword applicable;
718 applicable = bfd_applicable_section_flags (stdoutput);
719 bfd_set_section_flags (sbss_section, applicable & SEC_ALLOC);
683 flagword applicable; local
H A Dtc-mep.c2116 flagword applicable = bfd_applicable_section_flags (stdoutput);
2119 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
2111 flagword applicable = bfd_applicable_section_flags (stdoutput); local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-hppa.c7352 int i, access_ctr, space_index, alignment, quadrant, applicable, flags;
7505 applicable = bfd_applicable_section_flags (stdoutput);
7529 applicable &= flags;
7549 bfd_set_section_flags (section, applicable);
7610 int applicable, subsegment;
7628 applicable = bfd_applicable_section_flags (stdoutput);
7630 applicable & (SEC_ALLOC | SEC_LOAD
7638 applicable = bfd_applicable_section_flags (stdoutput);
7640 applicable & (SEC_ALLOC | SEC_LOAD
7648 applicable
7350 int i, access_ctr, space_index, alignment, quadrant, applicable, flags; local
7608 int applicable, subsegment; local
[all...]
H A Dtc-m32r.c686 flagword applicable;
718 applicable = bfd_applicable_section_flags (stdoutput);
720 applicable & (SEC_ALLOC | SEC_SMALL_DATA));
683 flagword applicable; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-hppa.c7339 int i, access_ctr, space_index, alignment, quadrant, applicable, flags;
7492 applicable = bfd_applicable_section_flags (stdoutput);
7516 applicable &= flags;
7536 bfd_set_section_flags (section, applicable);
7597 int applicable, subsegment;
7615 applicable = bfd_applicable_section_flags (stdoutput);
7617 applicable & (SEC_ALLOC | SEC_LOAD
7625 applicable = bfd_applicable_section_flags (stdoutput);
7627 applicable & (SEC_ALLOC | SEC_LOAD
7635 applicable
7337 int i, access_ctr, space_index, alignment, quadrant, applicable, flags; local
7595 int applicable, subsegment; local
[all...]
H A Dtc-m32r.c686 flagword applicable;
718 applicable = bfd_applicable_section_flags (stdoutput);
720 applicable & (SEC_ALLOC | SEC_SMALL_DATA));
683 flagword applicable; local
/netbsd-current/sys/arch/m68k/fpsp/
H A Dfpsp.h11 * To the maximum extent permitted by applicable law,
18 * To the maximum extent permitted by applicable law,
H A Dl_fpsp.h11 * To the maximum extent permitted by applicable law,
18 * To the maximum extent permitted by applicable law,
/netbsd-current/usr.bin/make/unit-tests/
H A Dposix1.mk168 # applicable targets (PR 49086).
/netbsd-current/sys/arch/m68k/060sp/
H A Disp.S14 |# To the maximum extent permitted by applicable law,
21 |# To the maximum extent permitted by applicable law,

Completed in 243 milliseconds

123