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