Home | History | Annotate | Download | only in common

Lines Matching refs:DX2

4447 #define DX2(p,s1,s2) \
4451 #define DX3(p,s1,s2,s3) ((DX2((p)+1,s2,s3) << (s1)) ^ (p)[0])