OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rshift
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/gdtoa/
gmisc.c
38
rshift
(b, k) Bigint *b; int k;
function
40
rshift
(Bigint *b, int k)
gdtoaimp.h
572
#define
rshift
__rshift_D2A
macro
623
extern void
rshift
ANSI((Bigint*, int));
/src/sys/dev/stbi/
stb_image.c
3416
int
rshift
=0,gshift=0,bshift=0,ashift=0,rcount=0,gcount=0,bcount=0,acount=0;
local in function:bmp_load
3436
rshift
= high_bit(mr)-7; rcount = bitcount(mr);
3456
out[z++] = (uint8) shiftsigned(v & mr,
rshift
, rcount);
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025