Searched refs:upperbound (Results 1 – 4 of 4) sorted by relevance
240 upperbound = middle; \246 middle = (upperbound + middle + 1) / 2; \248 if (upperbound == lowerbound) \255 uint32_t upperbound; in range_lookup() local266 upperbound = de.fragments & FRAGS_MASK_SHORT; in range_lookup()271 middle = upperbound; in range_lookup()272 upperbound = upperbound * 2 + 1; in range_lookup()281 upperbound = de.fragments; in range_lookup()282 middle = upperbound / 2; in range_lookup()285 upperbound = *((uint32_t *) range); in range_lookup()[all …]
194 SVal upperbound = svalBuilder.evalBinOpNN(state, BO_GE, rawOffsetVal, in checkLocation() local198 Optional<NonLoc> upperboundToCheck = upperbound.getAs<NonLoc>(); in checkLocation()
347 "no-upperbound;upperbound")
2322 - cache-max-ttl also defines upperbound of initial TTL in response.