Home
last modified time | relevance | path

Searched refs:ec_time (Results 1 – 12 of 12) sorted by relevance

/dports/games/nethack33/nethack-3.3.1/win/X11/
H A Dwinmisc.c51 static Time ec_time; variable
660 if ((xkey->time - ec_time) > 500)
668 ec_time = xkey->time;
/dports/games/nethack33-nox11/nethack-3.3.1/win/X11/
H A Dwinmisc.c51 static Time ec_time; variable
660 if ((xkey->time - ec_time) > 500)
668 ec_time = xkey->time;
/dports/games/falconseye/falconseye-1.9.3_11/win/X11/
H A Dwinmisc.c51 static Time ec_time; variable
660 if ((xkey->time - ec_time) > 500)
668 ec_time = xkey->time;
/dports/games/vultures-eye/vulture-2.3.67/nethack/win/X11/
H A Dwinmisc.c51 static Time ec_time; variable
678 if ((xkey->time - ec_time) > 500)
686 ec_time = xkey->time;
/dports/games/nethack34-nox11/nethack-3.4.3/win/X11/
H A Dwinmisc.c51 static Time ec_time; variable
678 if ((xkey->time - ec_time) > 500)
686 ec_time = xkey->time;
/dports/games/nethack34/nethack-3.4.3/win/X11/
H A Dwinmisc.c51 static Time ec_time; variable
678 if ((xkey->time - ec_time) > 500)
686 ec_time = xkey->time;
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/X11/
H A Dwinmisc.c51 static Time ec_time; variable
678 if ((xkey->time - ec_time) > 500)
686 ec_time = xkey->time;
/dports/games/vultures-eye/vulture-2.3.67/unnethack/win/X11/
H A Dwinmisc.c51 static Time ec_time; variable
678 if ((xkey->time - ec_time) > 500)
686 ec_time = xkey->time;
/dports/games/unnethack/unnethack-5.1.0-20131208/win/X11/
H A Dwinmisc.c51 static Time ec_time; variable
678 if ((xkey->time - ec_time) > 500)
686 ec_time = xkey->time;
/dports/games/xnethack/xNetHack-xnh6.1/win/X11/
H A Dwinmisc.c59 static Time ec_time; variable
1842 if (ec_active && (xkey->time - ec_time) > 2500) /* 2.5 seconds */ in ec_key()
1850 ec_time = xkey->time; in ec_key()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/X11/
H A Dwinmisc.c59 static Time ec_time; variable
1920 if (ec_active && (xkey->time - ec_time) > 2500) /* 2.5 seconds */
1928 ec_time = xkey->time;
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/X11/
H A Dwinmisc.c59 static Time ec_time; variable
1920 if (ec_active && (xkey->time - ec_time) > 2500) /* 2.5 seconds */
1928 ec_time = xkey->time;