HomeSort by: relevance | last modified time | path
    Searched refs:applicable (Results 1 - 25 of 36) sorted by relevancy

1 2

  /src/usr.bin/mail/
list.c 883 (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");
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_mul_impl.inc 56 // one or both of a or b is denormal, the other (if applicable) is a
  /src/sys/arch/m68k/060sp/dist/
iskeletn.s 14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
fskeletn.s 14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
os.s 14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
ilsp.s 14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
ftest.s 14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
isp.s 14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
  /src/external/gpl3/binutils/dist/gas/config/
tc-hppa.c 7345 int i, access_ctr, space_index, alignment, quadrant, applicable, flags;
7498 applicable = bfd_applicable_section_flags (stdoutput);
7522 applicable &= flags;
7542 bfd_set_section_flags (section, applicable);
7602 int applicable, subsegment;
7620 applicable = bfd_applicable_section_flags (stdoutput);
7622 applicable & (SEC_ALLOC | SEC_LOAD
7630 applicable = bfd_applicable_section_flags (stdoutput);
7632 applicable & (SEC_ALLOC | SEC_LOAD
7640 applicable = bfd_applicable_section_flags (stdoutput)
7343 int i, access_ctr, space_index, alignment, quadrant, applicable, flags; local
7600 int applicable, subsegment; local
    [all...]
tc-m32r.c 686 flagword applicable;
718 applicable = bfd_applicable_section_flags (stdoutput);
720 applicable & (SEC_ALLOC | SEC_SMALL_DATA));
683 flagword applicable; local
tc-mep.c 2116 flagword applicable = bfd_applicable_section_flags (stdoutput);
2119 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
2111 flagword applicable = bfd_applicable_section_flags (stdoutput); local
tc-tic6x.c 751 flagword applicable; local
778 applicable = bfd_applicable_section_flags (stdoutput);
779 bfd_set_section_flags (sbss_section, applicable & SEC_ALLOC);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-hppa.c 7345 int i, access_ctr, space_index, alignment, quadrant, applicable, flags;
7498 applicable = bfd_applicable_section_flags (stdoutput);
7522 applicable &= flags;
7542 bfd_set_section_flags (section, applicable);
7602 int applicable, subsegment;
7620 applicable = bfd_applicable_section_flags (stdoutput);
7622 applicable & (SEC_ALLOC | SEC_LOAD
7630 applicable = bfd_applicable_section_flags (stdoutput);
7632 applicable & (SEC_ALLOC | SEC_LOAD
7640 applicable = bfd_applicable_section_flags (stdoutput)
7343 int i, access_ctr, space_index, alignment, quadrant, applicable, flags; local
7600 int applicable, subsegment; local
    [all...]
tc-m32r.c 686 flagword applicable;
718 applicable = bfd_applicable_section_flags (stdoutput);
720 applicable & (SEC_ALLOC | SEC_SMALL_DATA));
683 flagword applicable; local
tc-mep.c 2116 flagword applicable = bfd_applicable_section_flags (stdoutput);
2119 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
2111 flagword applicable = bfd_applicable_section_flags (stdoutput); local
tc-v850.c 349 flagword applicable;
354 applicable = bfd_applicable_section_flags (stdoutput);
356 applicable &= SEC_ALLOC;
347 flagword applicable; local
tc-tic6x.c 751 flagword applicable; local
778 applicable = bfd_applicable_section_flags (stdoutput);
779 bfd_set_section_flags (sbss_section, applicable & SEC_ALLOC);
  /src/external/gpl3/binutils/dist/gas/
as.c 1435 flagword applicable = bfd_applicable_section_flags (stdoutput);
1437 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
1440 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
1442 bfd_set_section_flags (bss_section, applicable & SEC_ALLOC);
1433 flagword applicable = bfd_applicable_section_flags (stdoutput); local
  /src/external/gpl3/binutils.old/dist/gas/
as.c 1415 flagword applicable = bfd_applicable_section_flags (stdoutput);
1417 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
1420 applicable & (SEC_ALLOC | SEC_LOAD | SEC_RELOC
1422 bfd_set_section_flags (bss_section, applicable & SEC_ALLOC);
1413 flagword applicable = bfd_applicable_section_flags (stdoutput); local
  /src/sys/arch/m68k/fpsp/
fpsp.h 11 * To the maximum extent permitted by applicable law,
18 * To the maximum extent permitted by applicable law,
l_fpsp.h 11 * To the maximum extent permitted by applicable law,
18 * To the maximum extent permitted by applicable law,
  /src/usr.bin/make/unit-tests/
posix1.mk 168 # applicable targets (PR 49086).
  /src/external/bsd/file/dist/
README.md 133 * File extension, if applicable
  /src/sys/arch/m68k/060sp/
isp.S 14 |# To the maximum extent permitted by applicable law,
21 |# To the maximum extent permitted by applicable law,
pfpsp.S 14 |# To the maximum extent permitted by applicable law,
21 |# To the maximum extent permitted by applicable law,

Completed in 73 milliseconds

1 2