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