/titanic_51/usr/src/cmd/asa/ |
H A D | asa.c | 40 #define FF '\f' macro
|
/titanic_51/usr/src/cmd/vntsd/ |
H A D | chars.h | 45 #define FF 12 /* not support */ macro
|
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/crypto/md4/ |
H A D | md4.c | 71 #define FF(a, b, c, d, x, s) \ macro [all...] |
/titanic_51/usr/src/common/crypto/md4/ |
H A D | md4.c | 86 #define FF(a, b, c, d, x, s) { \ macro [all...] |
/titanic_51/usr/src/lib/gss_mechs/mech_dh/backend/crypto/ |
H A D | md5.c | 80 #define FF(a, b, c, d, x, s, ac) \ macro [all...] |
/titanic_51/usr/src/common/crypto/md5/ |
H A D | md5.c | 86 #define FF(a, b, c, d, x, s, ac) { \ macro [all...] |
/titanic_51/usr/src/lib/libsum/common/ |
H A D | sum-md5.c | 177 #define FF(a, b, c, d, x, s, ac) { \ macro
|
/titanic_51/usr/src/contrib/ast/src/lib/libsum/ |
H A D | sum-md5.c | 158 #define FF(a, b, c, d, x, s, ac) { \ macro [all...] |
/titanic_51/usr/src/lib/libsasl/lib/ |
H A D | md5.c | 112 #define FF(a, b, c, d, x, s, ac) { (a) += F ((b), (c), (d)) + (x) + (UINT4)(ac); (a) = ROTATE_LEFT ((a), (s)); (a) += (b); } macro [all...] |
/titanic_51/usr/src/cmd/troff/troff.d/ |
H A D | ta.c | 453 #define FF 014 macro
|
/titanic_51/usr/src/cmd/gencat/ |
H A D | gencat.c | 57 #define FF '\f' macro
|
/titanic_51/usr/src/common/dis/i386/ |
H A D | dis_tables.c | 144 FF, /* for 287 instructions */ enumerator [all...] |