Searched refs:qf_lists (Results 1 – 2 of 2) sorted by relevance
113 qf_list_T qf_lists[LISTCOUNT]; member1521 return &qi->qf_lists[idx]; in qf_get_list()1875 qf_free(&qi->qf_lists[--qi->qf_listcount]); in qf_new_list()1881 qf_free(&qi->qf_lists[0]); in qf_new_list()1883 qi->qf_lists[i - 1] = qi->qf_lists[i]; in qf_new_list()2630 if (qi->qf_lists[i].qf_id == qf_id) in qflist_valid()3741 int count = qi->qf_lists[which].qf_count; in qf_msg()4800 if (qi->qf_lists[qf_idx].qf_id == qfid) in qf_id2nr()6766 qf_free(&qi->qf_lists[0]); in qf_get_list_from_lines()7429 qf_free_items(&qi->qf_lists[qf_idx]); in qf_setprop_items_from_lines()[all …]
28713 Problem: Too often indexing in qf_lists[].