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

/openjdk9/jdk/src/java.base/share/native/libverify/
H A Dcheck_format.c103 unsigned char high_four = ch & 0x0f; local
/openjdk9/hotspot/src/share/vm/utilities/
H A Dutf8.cpp60 unsigned char high_four = ch & 0x0f; local
160 char high_four = ch >> 12; local

Completed in 54 milliseconds