Searched defs:needs_sorting (Results 1 – 2 of 2) sorted by relevance
403 bool needs_sorting = false; in rc_get_variables() local
477 bool needs_sorting() const { return sort_start_idx_ != 0; } in needs_sorting() function