Home
last modified time | relevance | path

Searched defs:F2 (Results 1 – 25 of 33) sorted by relevance

12

/openbsd/gnu/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/
H A Da.19.1.f9012 SUBROUTINE F2(Q) subroutine
23 END SUBROUTINE F2 argument
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h83 #define BOOL_BIT_2(FAMILY, ENUM, FIELD, F1, F2) \ argument
92 #define BOOL_BIT_3(FAMILY, ENUM, FIELD, F1, F2, F3) \ argument
105 #define PROPERTY_2(ENUM, FIELD, F1, F2) \ argument
107 #define PROPERTY_3(ENUM, FIELD, F1, F2, F3) \ argument
113 #define KIND_2(ENUM, FIELD, F1, F2) BOOL_BIT_2(Kinds, ENUM, FIELD, F1, F2) argument
114 #define KIND_3(ENUM, FIELD, F1, F2, F3) \ argument
/openbsd/usr.bin/join/
H A Djoin.c102 INPUT *F1, *F2; in main() local
392 joinlines(INPUT *F1, INPUT *F2) in joinlines()
447 outtwoline(INPUT *F1, LINE *lp1, INPUT *F2, LINE *lp2) in outtwoline()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Darm9.C9 F2 enumerator
/openbsd/gnu/llvm/compiler-rt/lib/xray/tests/unit/
H A Dfunction_call_trie_test.cpp173 const auto &F2 = *F1.Callees[0].NodePtr; in TEST() local
304 const auto &F2 = *F1.Callees[0].NodePtr; in TEST() local
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Darm.h174 #define ARM_MERGE_FEATURE_SETS(TARG,F1,F2) \ argument
180 #define ARM_CLEAR_FEATURE(TARG,F1,F2) \ argument
H A Di960.h116 #define F2 OP( 1, 0, FP, 0 ) macro
H A Dsparc.h201 #define F2(x, y) (OP (x) | OP2(y)) /* Format 2 insns. */ macro
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h95 FunctionComparator(const Function *F1, const Function *F2, in FunctionComparator()
/openbsd/sys/crypto/
H A Dcast.c29 #define F2(l, r, i) \ macro
H A Dmd5.c131 #define F2(x, y, z) F1(z, x, y) macro
H A Drmd160.c74 #define F2(x, y, z) (((x) | (~y)) ^ (z)) macro
/openbsd/lib/libc/hash/
H A Dmd5.c143 #define F2(x, y, z) F1(z, x, y) macro
H A Drmd160.c73 #define F2(x, y, z) (((x) | (~y)) ^ (z)) macro
/openbsd/gnu/usr.bin/cvs/lib/
H A Dmd5.c195 #define F2(x, y, z) F1(z, x, y) macro
/openbsd/sys/arch/mips64/include/
H A Dregnum.h83 #define F2 (FPBASE+2) macro
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Di960.h116 #define F2 OP( 1, 0, FP, 0 ) macro
H A Dsparc.h202 #define F2(x, y) (OP(x) | OP2(y)) /* format 2 insns */ macro
/openbsd/gnu/llvm/llvm/lib/Support/
H A DFileUtilities.cpp198 MemoryBuffer &F2 = *F2OrErr.get(); in DiffFilesWithTolerance() local
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc.h64 #define F2 IA64_OPND_F2 macro
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-opc.h65 #define F2 IA64_OPND_F2 macro
/openbsd/lib/libcrypto/ripemd/
H A Dripemd.c84 #define F2(x,y,z) ((((y) ^ (z)) & (x)) ^ (z)) macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsparc-stub.c115 F0, F1, F2, F3, F4, F5, F6, F7, enumerator
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp936 const std::unique_ptr<PDBSymbolFunc> &F2) { in compareFunctionSymbols()
949 const std::unique_ptr<PDBSymbolData> &F2) { in compareDataSymbols()
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp349 Function *F2 = cast<Function>(*J); in doFunctionalCheck() local

12