Home
last modified time | relevance | path

Searched defs:F1 (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/usr.bin/join/
H A Djoin.c124 INPUT *F1, *F2; in main() local
411 joinlines(INPUT *F1, INPUT *F2) in joinlines()
457 outtwoline(INPUT *F1, LINE *lp1, INPUT *F2, LINE *lp2) in outtwoline()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dfunction_call_trie_test.cc170 const auto &F1 = *R[0]; in TEST() local
299 const auto &F1 = *R0.Callees[0].NodePtr; in TEST() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h95 FunctionComparator(const Function *F1, const Function *F2, in FunctionComparator()
/netbsd-src/sys/crypto/cast128/
H A Dcast128.c31 #define F1(l, r, i) \ macro
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dmd5.c201 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Dmd5-internal.c194 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
H A Dmd4-internal.c184 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h385 #define AARCH64_MERGE_FEATURE_SETS(TARG,F1,F2) \ argument
393 #define AARCH64_CLEAR_FEATURES(TARG,F1,F2) \ argument
418 #define AARCH64_OR_FEATURES_1(X, ARCH, F1) \ argument
420 #define AARCH64_OR_FEATURES_2(X, ARCH, F1, F2) \ argument
422 #define AARCH64_OR_FEATURES_3(X, ARCH, F1, ...) \ argument
424 #define AARCH64_OR_FEATURES_4(X, ARCH, F1, ...) \ argument
426 #define AARCH64_OR_FEATURES_5(X, ARCH, F1, ...) \ argument
428 #define AARCH64_OR_FEATURES_6(X, ARCH, F1, ...) \ argument
430 #define AARCH64_OR_FEATURES_7(X, ARCH, F1, ...) \ argument
432 #define AARCH64_OR_FEATURES_8(X, ARCH, F1, ...) \ argument
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFileUtilities.cpp192 MemoryBuffer &F1 = *F1OrErr.get(); in DiffFilesWithTolerance() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dsha.c64 #define F1(x,y,z) (x ^ y ^ z) macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ripemd/
H A Drmd_local.h50 #define F1(x,y,z) ((x) ^ (y) ^ (z)) macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ripemd/
H A Drmd_local.h50 #define F1(x,y,z) ((x) ^ (y) ^ (z)) macro
/netbsd-src/tests/lib/semaphore/
H A Dsem.c317 #define F1(name, a) int _ksem_##name(a); \ macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsha1.c280 #define F1(B,C,D) ( D ^ ( B & ( C ^ D ) ) ) macro
/netbsd-src/common/lib/libc/hash/rmd160/
H A Drmd160.c96 #define F1(x, y, z) (((x) & (y)) | ((~x) & (z))) macro
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsha1.c276 #define F1(B,C,D) ( D ^ ( B & ( C ^ D ) ) ) macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsha1.c280 #define F1(B,C,D) ( D ^ ( B & ( C ^ D ) ) ) macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Drmd160.c78 #define F1(x, y, z) (((x) & (y)) | ((~x) & (z))) macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc.h63 #define F1 IA64_OPND_F1 macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc.h63 #define F1 IA64_OPND_F1 macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsha1.c281 #define F1(B,C,D) ( D ^ ( B & ( C ^ D ) ) ) macro
/netbsd-src/libexec/getty/
H A Dgettytab.h109 #define F1 gettynums[10].value macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/arm/
H A Dmacdefs.h152 #define F1 27 macro
/netbsd-src/external/gpl3/gdb/dist/gdb/stubs/
H A Dsparc-stub.c115 F0, F1, F2, F3, F4, F5, F6, F7, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Darm.h475 #define ARM_MERGE_FEATURE_SETS(TARG,F1,F2) \ argument
485 #define ARM_CLEAR_FEATURE(TARG,F1,F2) \ argument

12