Lines Matching defs:qs
1036 /* make copy to avoid use of stub dp by different qs/threads */
1255 /* make copy to avoid use of stub dp by different qs/threads */
1322 /* make copy to avoid use of stub dp by different qs/threads */
2232 int qs = 0, ret;
2234 if((ret=query_for_targets(qstate, iq, ie, id, 1, &qs))!=0) {
2241 iq->num_target_queries += qs;
2242 target_count_increase(iq, qs);
2243 if(qs != 0) {
2939 int qs = 0, ret;
2943 1, &qs))!=0) {
2952 if(qs == 0 &&
2961 if(qs == 0) {
2972 iq->num_target_queries += qs;
2973 target_count_increase(iq, qs);