Searched refs:T_SHORT (Results 1 – 1 of 1) sorted by relevance
174 public static final int T_SHORT = 9; field in ArraysSupport207 case T_SHORT -> hashCode(initialValue, (short[]) array, fromIndex, length); in vectorizedHashCode()