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
369
highestSetBit
(uint64_t * y)
518
highBit =
highestSetBit
(arg + length);
587
highBit =
highestSetBit
(arg);
610
highBit =
highestSetBit
(arg + (--length));
cbigint.h
100
int32_t
highestSetBit
(uint64_t* y);
Completed in 315 milliseconds