STORE             165 missing/crypt.c 	STORE(D,D0,D1,*out);
STORE             495 missing/crypt.c 	STORE(K&~0x03030303L, K0&~0x03030303L, K1, *ksp);
STORE             498 missing/crypt.c 		STORE(K,K0,K1,*ksp);
STORE             501 missing/crypt.c 		STORE(K&~0x03030303L, K0&~0x03030303L, K1, *ksp);
STORE             549 missing/crypt.c 	STORE(L,L0,L1,B);
STORE             613 missing/crypt.c 	STORE(L,L0,L1,B);
STORE             616 missing/crypt.c 	STORE(L,L0,L1,B);
STORE             620 missing/crypt.c 	STORE(L,L0,L1,*(C_block *)out);