Home | History | Annotate | Download | only in nss

Lines Matching defs:SHL

67 #define SHL(x,n) (x << n)