OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:highestSetBit
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/main/native/
cbigint.cpp
367
highestSetBit
(uint64_t * y)
516
highBit =
highestSetBit
(arg + length);
583
highBit =
highestSetBit
(arg);
606
highBit =
highestSetBit
(arg + (--length));
cbigint.h
100
int32_t
highestSetBit
(uint64_t* y);
Completed in 68 milliseconds