Searched refs:tryct (Results 1 – 1 of 1) sorted by relevance
108 unsigned tryct; in makelevel() local163 tryct = 0; in makelevel()165 if(++tryct > 100){ in makelevel()213 int tryct = 0, xlim, ylim; in makerooms() local254 if(secret || !rn2(MAXNROFROOMS+1-nroom-tryct)) { in makerooms()259 tryct = 0; in makerooms()261 tryct++; in makerooms()274 tryct = 0; in makerooms()276 if(tryct++ > 100) in makerooms()742 int kind,nopierc,nomimic,fakedoor,fakegold,tryct = 0; in mktrap() local[all …]