Searched refs:idx_first (Results 1 – 1 of 1) sorted by relevance
65 int idx_first = sub_list_start_like_label - list; in bootloader_common_label_search() local66 …if (idx_first == 0 || (idx_first != 0 && (list[idx_first - 1] == ',' || list[idx_first - 1] == ' '… in bootloader_common_label_search()