Searched defs:lower_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()
33 auto lower_bound = bounds.first; in GetTestPacket() local