Searched refs:_high_bound (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A Doptions.cc355 int const _high_bound; member in class:PositionStringParser
374 _high_bound (high_bound),
427 if (!(_range_upper_bound > curr_value && _range_upper_bound <= _high_bound))
433 if (!(curr_value >= _low_bound && curr_value <= _high_bound))

Completed in 60 milliseconds