Home | History | Annotate | Download | only in http

Lines Matching refs:maxVal

2263 	var cutoff, maxVal uint64
2300 maxVal = 1<<uint(bitSize) - 1
2332 if n1 < n || n1 > maxVal {