Home | History | Annotate | Download | only in monop

Lines Matching defs:num_h

241 	int i, per_h, per_H, num_h, num_H;
312 num_h = num_H = 0;
316 ++num_H;
318 num_h += op->sqr->desc->houses;
320 num = per_h * num_h + per_H * num_H;
323 num_h, num_H, num);