Home
last modified time | relevance | path

Searched refs:ik_key (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dcmdi.c37 static int ik_key = 0; variable
54 if (ik_key != key) repeating = 0; in commandIK()
63 sysVar[0] = ik_key = key; in commandIK()
68 if (ik_key != key) repeating = 0; in commandIK()
77 sysVar[0] = ik_key = key; in commandIK()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/isa/
H A Disavar.h143 uintptr_t ik_key; member