Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:__rlwinm

421 #   define ROTATE(a,n)	(unsigned MD32_REG_T)__rlwinm((int)a,n,0,31)