DO4                17 lib/zlib/adler32.c #define DO8(buf,i)  DO4(buf,i); DO4(buf,i+4);
DO4               151 source4/heimdal/lib/hcrypto/md5.c   DO4(A,B,C,D,0,6,0xf4292244);
DO4               152 source4/heimdal/lib/hcrypto/md5.c   DO4(D,A,B,C,7,10,0x432aff97);
DO4               153 source4/heimdal/lib/hcrypto/md5.c   DO4(C,D,A,B,14,15,0xab9423a7);
DO4               154 source4/heimdal/lib/hcrypto/md5.c   DO4(B,C,D,A,5,21,0xfc93a039);
DO4               156 source4/heimdal/lib/hcrypto/md5.c   DO4(A,B,C,D,12,6,0x655b59c3);
DO4               157 source4/heimdal/lib/hcrypto/md5.c   DO4(D,A,B,C,3,10,0x8f0ccc92);
DO4               158 source4/heimdal/lib/hcrypto/md5.c   DO4(C,D,A,B,10,15,0xffeff47d);
DO4               159 source4/heimdal/lib/hcrypto/md5.c   DO4(B,C,D,A,1,21,0x85845dd1);
DO4               161 source4/heimdal/lib/hcrypto/md5.c   DO4(A,B,C,D,8,6,0x6fa87e4f);
DO4               162 source4/heimdal/lib/hcrypto/md5.c   DO4(D,A,B,C,15,10,0xfe2ce6e0);
DO4               163 source4/heimdal/lib/hcrypto/md5.c   DO4(C,D,A,B,6,15,0xa3014314);
DO4               164 source4/heimdal/lib/hcrypto/md5.c   DO4(B,C,D,A,13,21,0x4e0811a1);
DO4               166 source4/heimdal/lib/hcrypto/md5.c   DO4(A,B,C,D,4,6,0xf7537e82);
DO4               167 source4/heimdal/lib/hcrypto/md5.c   DO4(D,A,B,C,11,10,0xbd3af235);
DO4               168 source4/heimdal/lib/hcrypto/md5.c   DO4(C,D,A,B,2,15,0x2ad7d2bb);
DO4               169 source4/heimdal/lib/hcrypto/md5.c   DO4(B,C,D,A,9,21,0xeb86d391);