Home
last modified time | relevance | path

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

12

/netbsd/external/bsd/tradcpp/dist/
H A Dutils.h36 #define PF(a, b) __attribute__((__format__(__printf__, a, b))) macro
40 #define PF(a, b) macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DMemory.cpp35 raw_ostream &operator<<(raw_ostream &OS, const Memory::ProtectionFlags &PF) { in operator <<()
/netbsd/usr.bin/netstat/
H A DMakefile9 PF=${NETBSDSRCDIR}/sys/dist/pf macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DOrcRPCTPCServer.h45 toWireProtectionFlags(sys::Memory::ProtectionFlags PF) { in toWireProtectionFlags()
58 int PF = 0; in fromWireProtectionFlags() local
474 auto PF = sys::Memory::MF_READ | sys::Memory::MF_WRITE; in reserveMemory() local
518 auto PF = orcrpctpc::fromWireProtectionFlags(E.Prot); in finalizeMemory() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp19 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, in TargetSubtargetInfo()
H A DMachineFunction.cpp710 if (const auto *PF = in addLandingPad() local
H A DRDFGraph.cpp751 const Constant *PF = F.hasPersonalityFn() ? F.getPersonalityFn() in getLandingPadLiveIns() local
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp536 int (*PF)(int, char **, const char **) = in runFunction() local
550 int (*PF)(int, char **) = (int(*)(int, char **))(intptr_t)FPtr; in runFunction() local
563 int (*PF)(int) = (int(*)(int))(intptr_t)FPtr; in runFunction() local
/netbsd/bin/pax/
H A Doptions.h68 #define PF 0x000000400ULL macro
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAssembler.cpp710 const MCPseudoProbeAddrFragment &PF = cast<MCPseudoProbeAddrFragment>(F); in writeFragment() local
926 MCPseudoProbeAddrFragment &PF = cast<MCPseudoProbeAddrFragment>(Frag); in layout() local
1186 MCPseudoProbeAddrFragment &PF) { in relaxPseudoProbeAddr()
H A DMCSubtargetInfo.cpp226 StringRef FS, ArrayRef<SubtargetFeatureKV> PF, in MCSubtargetInfo()
/netbsd/usr.bin/printf/
H A Dprintf.c98 #define PF(f, func) { \ macro
/netbsd/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DExtractFunction.cpp90 const Function *PF = PBB->getParent(); in deleteInstructionFromProgram() local
/netbsd/usr.sbin/lpr/common_source/
H A Dcommon.c89 const char *PF; /* name of postscript filter (per job) */ variable
/netbsd/libexec/getty/
H A Dgettytab.h113 #define PF gettynums[12].value macro
/netbsd/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h629 #define CPP_PEDANTIC(PF) CPP_OPTION (PF, cpp_pedantic) argument
630 #define CPP_WTRADITIONAL(PF) CPP_OPTION (PF, cpp_warn_traditional) argument
/netbsd/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h629 #define CPP_PEDANTIC(PF) CPP_OPTION (PF, cpp_pedantic) argument
630 #define CPP_WTRADITIONAL(PF) CPP_OPTION (PF, cpp_warn_traditional) argument
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp744 Function *PF = OpenModule->getFunction(FnName); in getFunction() local
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp734 Function *PF = OpenModule->getFunction(FnName); in getFunction() local
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp901 Function *PF = CurrentModule->getFunction(FnName); in getFunction() local
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp833 Function *PF = OpenModule->getFunction(FnName); in getFunction() local
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dobjdump.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
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dobjdump.c587 #define PF(x, y) \ in dump_section_header() macro
4025 #define PF(x, y) if (abfd->flags & x) {printf ("%s%s", comma, y); comma=", ";} in dump_bfd_header() macro
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dobjdump.c822 #define PF(x, y) \ in dump_section_header() macro
4416 #define PF(x, y) if (abfd->flags & x) {printf ("%s%s", comma, y); comma=", ";} in dump_bfd_header() macro
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dobjdump.c587 #define PF(x, y) \ in dump_section_header() macro
4025 #define PF(x, y) if (abfd->flags & x) {printf ("%s%s", comma, y); comma=", ";} in dump_bfd_header() macro

12