HomeSort by: relevance | last modified time | path
    Searched refs:yrepcount (Results 1 - 7 of 7) sorted by relevancy

  /src/games/larn/
tok.c 23 int yrepcount = 0; variable in typeref:typename:int
44 yrepcount = 0;
47 if (yrepcount > 0) {
48 --yrepcount;
51 yrepcount = 0;
52 if (yrepcount == 0) {
101 yrepcount = yrepcount * 10 + cc - '0';
103 if (yrepcount > 0)
104 --yrepcount;
    [all...]
main.c 288 yrepcount = hit2flag = 0;
725 if (yrepcount)
730 yrepcount = 0;
735 yrepcount = 0;
740 yrepcount = 0;
749 yrepcount = 0;
755 yrepcount = 0;
761 yrepcount = 0;
766 yrepcount = 0;
772 yrepcount = 0
    [all...]
store.c 405 yrepcount = 0;
625 yrepcount = 0;
717 yrepcount = 0;
729 yrepcount = 0;
821 yrepcount = 0;
875 yrepcount = 0;
display.c 509 return (yrepcount = 0);
515 return (yrepcount = 0);
531 return (yrepcount = 0);
538 return (yrepcount = 0);
header.h 364 extern int enable_scroll, srcount, yrepcount, userid, wisid,
object.c 44 yrepcount = 0;
monster.c 1248 yrepcount = 0;

Completed in 16 milliseconds