OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:high_bit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/stbi/
stb_image.c
3252
static int
high_bit
(unsigned int z)
function in typeref:typename:int
3436
rshift =
high_bit
(mr)-7; rcount = bitcount(mr);
3437
gshift =
high_bit
(mg)-7; gcount = bitcount(mr);
3438
bshift =
high_bit
(mb)-7; bcount = bitcount(mr);
3439
ashift =
high_bit
(ma)-7; acount = bitcount(mr);
stb_image.c
3252
static int
high_bit
(unsigned int z)
function in typeref:typename:int
3436
rshift =
high_bit
(mr)-7; rcount = bitcount(mr);
3437
gshift =
high_bit
(mg)-7; gcount = bitcount(mr);
3438
bshift =
high_bit
(mb)-7; bcount = bitcount(mr);
3439
ashift =
high_bit
(ma)-7; acount = bitcount(mr);
Completed in 28 milliseconds
Indexes created Wed Sep 24 22:09:59 GMT 2025