| /freebsd-10-stable/usr.bin/join/ |
| D | join.c | 120 INPUT *F1, *F2; in main() local 432 joinlines(INPUT *F1, INPUT *F2) in joinlines() 480 outtwoline(INPUT *F1, LINE *lp1, INPUT *F2, LINE *lp2) in outtwoline()
|
| /freebsd-10-stable/sys/opencrypto/ |
| D | cast.c | 26 #define F1(l, r, i) \ macro
|
| D | rmd160.c | 78 #define F1(x, y, z) (((x) & (y)) | ((~x) & (z))) macro
|
| /freebsd-10-stable/contrib/llvm/lib/Support/ |
| D | FileUtilities.cpp | 180 OwningPtr<MemoryBuffer> F1; in DiffFilesWithTolerance() local
|
| /freebsd-10-stable/contrib/binutils/include/opcode/ |
| D | arm.h | 185 #define ARM_MERGE_FEATURE_SETS(TARG,F1,F2) \ argument 191 #define ARM_CLEAR_FEATURE(TARG,F1,F2) \ argument
|
| D | sparc.h | 203 #define F1(x) (OP (x)) macro
|
| /freebsd-10-stable/crypto/openssh/openbsd-compat/ |
| D | md5.c | 142 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
|
| D | rmd160.c | 79 #define F1(x, y, z) (((x) & (y)) | ((~x) & (z))) macro
|
| /freebsd-10-stable/contrib/wpa/src/crypto/ |
| D | md5-internal.c | 191 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
|
| D | md4-internal.c | 181 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
|
| /freebsd-10-stable/contrib/ntp/lib/isc/ |
| D | md5.c | 106 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
|
| /freebsd-10-stable/sys/crypto/ |
| D | sha1.c | 61 #define F1(b, c, d) (((b) ^ (c)) ^ (d)) macro
|
| /freebsd-10-stable/crypto/openssl/crypto/ripemd/ |
| D | rmd_locl.h | 111 # define F1(x,y,z) ((x) ^ (y) ^ (z)) macro
|
| /freebsd-10-stable/contrib/netbsd-tests/lib/semaphore/ |
| D | sem.c | 317 #define F1(name, a) int _ksem_##name(a); \ macro
|
| /freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/ |
| D | MergeFunctions.cpp | 167 FunctionComparator(const DataLayout *TD, const Function *F1, in FunctionComparator() 200 const Function *F1, *F2; member in __anon3203f3f60211::FunctionComparator
|
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | ia64-opc.h | 64 #define F1 IA64_OPND_F1 macro
|
| /freebsd-10-stable/lib/libmd/ |
| D | rmd_locl.h | 178 #define F1(x,y,z) ((x)^(y)^(z)) macro
|
| /freebsd-10-stable/sys/mips/include/ |
| D | regnum.h | 131 #define F1 (FPBASE+1) macro
|
| /freebsd-10-stable/libexec/getty/ |
| D | gettytab.h | 106 #define F1 gettynums[10].value macro
|
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | sparc-stub.c | 115 F0, F1, F2, F3, F4, F5, F6, F7, enumerator
|
| /freebsd-10-stable/contrib/llvm/lib/Analysis/IPA/ |
| D | InlineCost.cpp | 1215 static bool attributeMatches(Function *F1, Function *F2, in attributeMatches()
|
| /freebsd-10-stable/contrib/llvm/lib/Analysis/ |
| D | BasicAliasAnalysis.cpp | 432 const Function *F1 = getParent(O1); in notDifferentParent() local
|
| /freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/ |
| D | HexagonHardwareLoops.cpp | 401 InductionMap::iterator F1 = IndMap.find(CmpReg1); in findInductionRegister() local
|
| /freebsd-10-stable/contrib/sqlite3/tea/generic/ |
| D | tclsqlite3.c | 3576 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
|