Searched defs:PF (Results 1 - 25 of 26) sorted by relevance

12

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/
H A Dattrib4.C7 #define PF __attribute__ ((format (printf, 1, 2))) macro
/openbsd-current/libexec/tradcpp/
H A Dutils.h36 #define PF(a, b) __attribute__((__format__(__printf__, a, b))) macro
40 #define PF(a, b) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtypeck.C8 typedef ctype_p (*PF) (int); typedef
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DMemory.cpp34 raw_ostream &operator<<(raw_ostream &OS, const Memory::ProtectionFlags &PF) { argument
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp17 TargetSubtargetInfo( const Triple &TT, StringRef CPU, StringRef TuneCPU, StringRef FS, ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP) argument
/openbsd-current/usr.sbin/btrace/
H A Dprintf.c68 #define PF(f, func) { \ macro
/openbsd-current/usr.bin/printf/
H A Dprintf.c61 #define PF(f, func) { \ macro
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCSubtargetInfo.cpp226 MCSubtargetInfo(const Triple &TT, StringRef C, StringRef TC, StringRef FS, ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP) argument
H A DMCAssembler.cpp719 const MCPseudoProbeAddrFragment &PF = cast<MCPseudoProbeAddrFragment>(F); local
916 MCPseudoProbeAddrFragment &PF = cast<MCPseudoProbeAddrFragment>(Frag); local
1151 relaxPseudoProbeAddr(MCAsmLayout &Layout, MCPseudoProbeAddrFragment &PF) argument
[all...]
H A DMCWin64EH.cpp1865 unsigned PF = 0; // Number of extra pushed registers local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DMemoryFlags.h45 std::underlying_type_t<sys::Memory::ProtectionFlags> PF = 0; local
57 inline MemProt fromSysMemoryProtectionFlags(sys::Memory::ProtectionFlags PF) { argument
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp446 PointerType *PF = dyn_cast<PointerType>(FormalTy); local
/openbsd-current/gnu/llvm/llvm/tools/bugpoint/
H A DExtractFunction.cpp90 const Function *PF = PBB->getParent(); local
/openbsd-current/bin/pax/
H A Doptions.c81 #define PF 0x00000400 macro
/openbsd-current/libexec/getty/
H A Dgettytab.h98 #define PF gettynums[9].value macro
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A DpeXXigen.c1843 #undef PF macro
1842 #undef PF macro
1854 #undef PF macro
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A DpeXXigen.c1778 #undef PF macro
1777 #undef PF macro
1790 #undef PF macro
[all...]
/openbsd-current/usr.bin/mg/
H A Ddef.h15 typedef int (*PF)(int, int); /* generally useful type */ typedef
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dobjdump.c304 #define PF macro
358 #undef PF macro
2094 #define PF macro
[all...]
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp901 Function *PF = CurrentModule->getFunction(FnName); local
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp833 Function *PF = OpenModule->getFunction(FnName); local
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp744 Function *PF = OpenModule->getFunction(FnName); local
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp734 Function *PF = OpenModule->getFunction(FnName); local
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dobjdump.c317 #define PF macro
376 #undef PF macro
2311 #define PF macro
[all...]
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1178 const FunctionType *PF = P->getAs<FunctionType>(), local

Completed in 258 milliseconds

12