Home
last modified time | relevance | path

Searched defs:II (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/avs/dsbitmap/
H A Ddsbitmap.c54 enum { UNKNOWN = 0, SNDR, II }; enumerator
/titanic_50/usr/src/lib/gss_mechs/mech_dh/backend/crypto/
H A Dmd5.c95 #define II(a, b, c, d, x, s, ac) \ macro
/titanic_50/usr/src/common/crypto/md5/
H A Dmd5.c104 #define II(a, b, c, d, x, s, ac) { \ macro
/titanic_50/usr/src/lib/libsum/common/
H A Dsum-md5.c192 #define II(a, b, c, d, x, s, ac) { \ macro
/titanic_50/usr/src/lib/libsasl/lib/
H A Dmd5.c115 #define II(a, b, c, d, x, s, ac) { (a) += I ((b), (c), (d)) + (x) + (UINT4)(ac); (a) … macro