Home
last modified time | relevance | path

Searched defs:rshift (Results 1 – 3 of 3) sorted by relevance

/minix3/lib/libc/gdtoa/
H A Dgmisc.c38 rshift(b, k) Bigint *b; int k; in rshift() function
H A Dgdtoaimp.h568 #define rshift __rshift_D2A macro
/minix3/sys/dev/stbi/
H A Dstb_image.c3346 int rshift=0,gshift=0,bshift=0,ashift=0,rcount=0,gcount=0,bcount=0,acount=0; in bmp_load() local