Searched refs:tryct (Results 1 – 1 of 1) sorted by relevance
119 unsigned tryct; in makelevel() local180 tryct = 0; in makelevel()182 if (++tryct > 100) { in makelevel()233 int tryct = 0, xlim, ylim; in makerooms() local274 if (secret || !rn2(MAXNROFROOMS + 1 - nroom - tryct)) { in makerooms()279 tryct = 0; in makerooms()281 tryct++; in makerooms()293 tryct = 0; in makerooms()294 } else if (tryct++ > 100) in makerooms()780 int kind, nopierc, nomimic, fakedoor, fakegold, tryct = 0; in mktrap() local[all …]