Searched defs:bitsInByte (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/libadt/
H A Dvectset.cpp39 uint8 bitsInByte[256] = { variable
333 sum += bitsInByte[*currByte++]; // Add bits in current byte to size.

Completed in 30 milliseconds