Lines Matching defs:qs
1025 /* make copy to avoid use of stub dp by different qs/threads */
1244 /* make copy to avoid use of stub dp by different qs/threads */
1311 /* make copy to avoid use of stub dp by different qs/threads */
2221 int qs = 0, ret;
2223 if((ret=query_for_targets(qstate, iq, ie, id, 1, &qs))!=0) {
2230 iq->num_target_queries += qs;
2231 target_count_increase(iq, qs);
2232 if(qs != 0) {
2926 int qs = 0, ret;
2930 1, &qs))!=0) {
2939 if(qs == 0 &&
2948 if(qs == 0) {
2959 iq->num_target_queries += qs;
2960 target_count_increase(iq, qs);