Searched defs:upper_bound (Results 1 – 2 of 2) sorted by relevance
61 static intmax_t property_get_imax(const char *key, intmax_t lower_bound, intmax_t upper_bound, in property_get_imax()
34 auto upper_bound = bounds.second; in GetTestPacket() local