Symbol: F
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
158
#define F 262
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
73
F = 262,
crypto/krb5/src/lib/crypto/builtin/md4/md4.c
55
#define F(x, y, z) (((x) & (y)) | ((~x) & (z)))
crypto/krb5/src/lib/crypto/builtin/md5/md5.c
68
#define F(x, y, z) (((x) & (y)) | ((~x) & (z)))
crypto/krb5/src/lib/crypto/builtin/pbkdf2.c
99
F(char *output, char *u_tmp1, char *u_tmp2,
crypto/krb5/src/lib/crypto/builtin/sha2/sha256.c
83
#define F m->counter[5]
crypto/krb5/src/lib/crypto/builtin/sha2/sha512.c
61
#define F m->counter[5]
crypto/openssh/ed25519.c
32
#define F(i) differentbits |= x[i] ^ y[i];
crypto/openssh/openbsd-compat/blowfish.c
63
#define F(s, x) ((((s)[ (((x)>>24)&0xFF)] \
crypto/openssl/crypto/md4/md4_local.h
51
#define F(b, c, d) ((((c) ^ (d)) & (b)) ^ (d))
crypto/openssl/crypto/md5/md5_local.h
61
#define F(b, c, d) ((((c) ^ (d)) & (b)) ^ (d))
lib/msun/ld80/e_powl.c
220
#define F W
sbin/ipf/ipftest/md5.c
71
#define F(x, y, z) (((x) & (y)) | ((~x) & (z)))
sys/cam/scsi/scsi_all.c
135
#define F (1 << T_OSD)
sys/cddl/dev/dtrace/x86/dis_tables.c
148
F, /* for 287 instructions */
sys/crypto/md4c.c
71
#define F(x, y, z) (((x) & (y)) | ((~x) & (z)))
sys/fs/ext2fs/ext2_hash.c
78
#define F(x, y, z) (((x) & (y)) | ((~x) & (z)))
sys/sys/kbio.h
203
#define F(x) ((x)+F_FN-1)
usr.bin/mail/def.h
130
#define F 01000 /* Is a conditional command */
usr.sbin/sndctl/sndctl.c
141
#define F(member) offsetof(struct snd_dev, member)
usr.sbin/sndctl/sndctl.c
173
#undef F
usr.sbin/sndctl/sndctl.c
177
#define F(member) offsetof(struct snd_chan, member)
usr.sbin/sndctl/sndctl.c
211
#undef F