Searched refs:PRESERVE_BITS (Results 1 – 1 of 1) sorted by relevance
382 private static final int PRESERVE_BITS = 0b11; field in StreamOpFlag409 return mask(t, PRESERVE_BITS); in setAndClear()453 this.preserve = PRESERVE_BITS << position; in StreamOpFlag()