OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:switchtosmall
(Results
1 - 1
of
1
) sorted by null
/external/llvm/include/llvm/ADT/
SmallBitVector.h
99
void
switchToSmall
(uintptr_t NewSmallBits, size_t NewSize) {
149
switchToSmall
(t ? ~uintptr_t(0) : 0, s);
241
switchToSmall
(0, 0);
Completed in 64 milliseconds