Home
last modified time | relevance | path

Searched defs:PF (Results 1 – 12 of 12) sorted by relevance

/dragonfly/bin/pax/
HDoptions.h66 #define PF 0x00000400 macro
/dragonfly/usr.bin/printf/
HDprintf.c63 #define PF(f, func) do { \ macro
/dragonfly/libexec/getty/
HDgettytab.h113 #define PF gettynums[12].value macro
/dragonfly/contrib/gcc-4.7/libcpp/
HDinternal.h591 #define CPP_PEDANTIC(PF) CPP_OPTION (PF, cpp_pedantic) argument
592 #define CPP_WTRADITIONAL(PF) CPP_OPTION (PF, cpp_warn_traditional) argument
/dragonfly/contrib/gcc-8.0/libcpp/
HDinternal.h614 #define CPP_PEDANTIC(PF) CPP_OPTION (PF, cpp_pedantic) argument
615 #define CPP_WTRADITIONAL(PF) CPP_OPTION (PF, cpp_warn_traditional) argument
/dragonfly/contrib/binutils-2.27/binutils/
HDobjdump.c468 #define PF(x, y) \ in dump_section_header() macro
2758 #define PF(x, y) if (abfd->flags & x) {printf("%s%s", comma, y); comma=", ";} in dump_bfd_header() macro
HDreadelf.c7339 #define PF(_m) if (tp->_m) printf (#_m " "); in dump_hppa_unwind() macro
/dragonfly/stand/contrib/edk2/MdePkg/Include/Library/
HDBaseLib.h5030 UINT32 PF : 1; ///< Parity Flag. member
5056 UINT32 PF : 1; ///< Parity Flag. member
/dragonfly/contrib/binutils-2.34/binutils/
HDobjdump.c571 #define PF(x, y) \ in dump_section_header() macro
3949 #define PF(x, y) if (abfd->flags & x) {printf ("%s%s", comma, y); comma=", ";} in dump_bfd_header() macro
HDreadelf.c8031 #define PF(_m) if (tp->_m) printf (#_m " "); in dump_hppa_unwind() macro
/dragonfly/contrib/binutils-2.34/bfd/
HDpeXXigen.c2759 #define PF(x, y) if (pe->real_flags & x) { fprintf (file, "\t%s\n", y); } in _bfd_XX_print_private_bfd_data_common() macro
/dragonfly/contrib/binutils-2.27/bfd/
HDpeXXigen.c2730 #define PF(x, y) if (pe->real_flags & x) { fprintf (file, "\t%s\n", y); } in _bfd_XX_print_private_bfd_data_common() macro