Searched refs:T_BOOLEAN (Results 1 – 1 of 1) sorted by relevance
169 public static final int T_BOOLEAN = 4; field in ArraysSupport202 case T_BOOLEAN -> signedHashCode(initialValue, (byte[]) array, fromIndex, length); in vectorizedHashCode()