Searched refs:groupdepth (Results 1 – 2 of 2) sorted by relevance
4128 int groupdepth; in build_stl_str_hl() local4205 groupdepth = 0; in build_stl_str_hl()4269 if (groupdepth > 0) in build_stl_str_hl()4285 if (groupdepth < 1) in build_stl_str_hl()4287 groupdepth--; in build_stl_str_hl()4289 t = stl_items[stl_groupitem[groupdepth]].stl_start; in build_stl_str_hl()4292 if (curitem > stl_groupitem[groupdepth] + 1 in build_stl_str_hl()4298 for (n = stl_groupitem[groupdepth] - 1; n >= 0; n--) in build_stl_str_hl()4307 for (n = stl_groupitem[groupdepth] + 1; n < curitem; n++) in build_stl_str_hl()4367 n = stl_items[stl_groupitem[groupdepth]].stl_minwid; in build_stl_str_hl()[all …]
580 int groupdepth = 0; in check_stl_option() local599 if (--groupdepth < 0) in check_stl_option()617 groupdepth++; in check_stl_option()635 if (groupdepth != 0) in check_stl_option()