Home
last modified time | relevance | path

Searched refs:srcount (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/games/larn/
Dmain.c41 int srcount = 0; /* line counter for showstr() */ variable
346 srcount = 0; in qshowstr()
351 srcount++; in qshowstr()
404 srcount = 0; in showwear()
453 srcount = 0; in showwield()
511 srcount = 0; in showread()
543 srcount = 0; in showeat()
573 srcount = 0; in showquaff()
639 if (++srcount >= 22) { in show3()
640 srcount = 0; in show3()
Dglobal.c475 srcount = 0; in take()
510 srcount = 0; in drop_object()
629 srcount = 0; in stealsomething()
Dheader.h364 extern int enable_scroll, srcount, yrepcount, userid, wisid,
Dstore.c804 srcount = 0; in otradepost()
Dscores.c332srcount = 0; in shou()
Dmonster.c1628 srcount = 0; in spattack()