Searched defs:rshift (Results 1 – 3 of 3) sorted by relevance
38 rshift(b, k) Bigint *b; int k; in rshift() function
568 #define rshift __rshift_D2A macro
3346 int rshift=0,gshift=0,bshift=0,ashift=0,rcount=0,gcount=0,bcount=0,acount=0; in bmp_load() local