Searched refs:b101 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/langtools/test/tools/javac/StringsInSwitch/
H A DStringSwitches.java217 int[] testExpected = { 0b101011, 0b101, 0b100001, 0b101000, 0b10000};
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp775 const int b101 = 5; local
790 if (base == b101) {

Completed in 84 milliseconds