Home | History | Annotate | Download | only in iterator

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 */
2226 int qs = 0, ret;
2228 if((ret=query_for_targets(qstate, iq, ie, id, 1, &qs))!=0) {
2235 iq->num_target_queries += qs;
2236 target_count_increase(iq, qs);
2237 if(qs != 0) {
2932 int qs = 0, ret;
2936 1, &qs))!=0) {
2945 if(qs == 0 &&
2954 if(qs == 0) {
2965 iq->num_target_queries += qs;
2966 target_count_increase(iq, qs);