HomeSort by: relevance | last modified time | path
    Searched defs:tmstate (Results 1 - 3 of 3) sorted by relevancy

  /src/games/larn/
io.c 936 int tmstate = 0; /* 0=normal, 1=\33 2=[ 3=# */ local in function:tmcapcnv
939 switch (tmstate) {
942 tmstate++;
946 ign2: tmstate = 0;
951 tmstate++;
956 tmstate++;
io.c 936 int tmstate = 0; /* 0=normal, 1=\33 2=[ 3=# */ local in function:tmcapcnv
939 switch (tmstate) {
942 tmstate++;
946 ign2: tmstate = 0;
951 tmstate++;
956 tmstate++;
io.c 936 int tmstate = 0; /* 0=normal, 1=\33 2=[ 3=# */ local in function:tmcapcnv
939 switch (tmstate) {
942 tmstate++;
946 ign2: tmstate = 0;
951 tmstate++;
956 tmstate++;

Completed in 169 milliseconds