Searched refs:maxOpen (Results 1 – 1 of 1) sorted by relevance
111 func (x ID) IsOpen() bool { return minOpen <= x && x <= maxOpen }207 maxOpen = 0x04 const