Searched refs:maxNumTypeOrIdeal (Results 1 – 1 of 1) sorted by relevance
110 func (x ID) IsNumTypeOrIdeal() bool { return minNumTypeOrIdeal <= x && x <= maxNumTypeOrIdeal }408 maxNumTypeOrIdeal = 0x117 const