Searched refs:tryct (Results 1 – 1 of 1) sorted by relevance
114 unsigned tryct; in makelevel() local175 tryct = 0; in makelevel()177 if (++tryct > 100) { in makelevel()228 int tryct = 0, xlim, ylim; in makerooms() local269 if (secret || !rn2(MAXNROFROOMS + 1 - nroom - tryct)) { in makerooms()274 tryct = 0; in makerooms()276 tryct++; in makerooms()288 tryct = 0; in makerooms()289 } else if (tryct++ > 100) in makerooms()775 int kind, nopierc, nomimic, fakedoor, fakegold, tryct = 0; in mktrap() local[all …]