Searched defs:FF (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-current/usr.sbin/mtree/
H A Dspecspec.c48 #define FF(a, b, c, d) \ macro
[all...]
/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_hash.c76 #define FF(a, b, c, d, x, s) { \ macro
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dsha512.c123 uint64_t AA, BB, CC, DD, EE, FF, GG, HH; local
H A Dsha256.c99 uint32_t AA, BB, CC, DD, EE, FF, GG, HH; local
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dmd5.c290 #define FF(b, c, d) (d ^ (b & (c ^ d))) macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h99 uint8_t FF; member in struct:llvm::RISCV::VLSEGPseudo
137 uint8_t FF; member in struct:llvm::RISCV::VLEPseudo
/netbsd-current/bin/pax/
H A Doptions.h62 #define FF 0x000000010ULL macro
/netbsd-current/common/lib/libc/md/
H A Dmd4c.c106 #define FF(a, b, c, d, x, s) { \ macro
[all...]
H A Dmd5c.c150 #define FF(a, b, c, d, x, s, ac) { \ macro
[all...]
/netbsd-current/external/bsd/ipf/dist/
H A Dmd5.c87 #define FF(a, b, c, d, x, s, ac) \ macro
[all...]
/netbsd-current/external/bsd/iscsi/dist/src/lib/
H A Dmd5c.c159 #define FF(a, b, c, d, x, s, ac) { \ macro
[all...]
/netbsd-current/usr.bin/fpr/
H A Dfpr.c55 #define FF '\f' macro
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dmd5c.c129 #define FF(a, b, c, d, x, s, ac) { \ macro
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp160 FunctionFeatures FF; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCFragment.cpp417 const auto *FF = cast<MCFillFragment>(this); local
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dmd5.c272 #define FF(b, c, d) (d ^ (b & (c ^ d))) macro
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dmd5.c272 #define FF(b, c, d) (d ^ (b & (c ^ d))) macro
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dmd5.c272 #define FF(b, c, d) (d ^ (b & (c ^ d))) macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dinfo-types.c51 DD, EE, FF enumerator in enum:__anon1408
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dmd5.c272 #define FF(b, c, d) (d ^ (b & (c ^ d))) macro
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dmd5.c272 #define FF(b, c, d) (d ^ (b & (c ^ d))) macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dinfo-types.c51 DD, EE, FF enumerator in enum:__anon892
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dmd5.c272 #define FF(b, c, d) (d ^ (b & (c ^ d))) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dvms.h136 enum avms_arg_type {I64, FF, FD, FG, FS, FT}; enumerator in enum:avms_arg_type
/netbsd-current/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dvms.h136 enum avms_arg_type {I64, FF, FD, FG, FS, FT}; enumerator in enum:avms_arg_type

Completed in 267 milliseconds

12