Searched refs:T_BYTE (Results 1 – 1 of 1) sorted by relevance
173 public static final int T_BYTE = 8; field in ArraysSupport206 case T_BYTE -> hashCode(initialValue, (byte[]) array, fromIndex, length); in vectorizedHashCode()