Home
last modified time | relevance | path

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

/original-bsd/sys/vax/uba/
H A Dqvreg.h75 #define LK_LOWEST 0x56 /* lowest significant keycode */ macro
H A Dqduser.h401 #define LK_LOWEST 0x56 /* lowest significant keycode */ macro
H A Dqd.c2126 if (key < LK_LOWEST)
2552 if (key < LK_LOWEST)
2889 if (key < LK_LOWEST) in qdgetc()
H A Dqv.c531 if( key < LK_LOWEST ) return;
/original-bsd/sys/pmax/dev/
H A Dfbreg.h78 #define LK_LOWEST 0x56 /* lowest significant keycode */ macro
/original-bsd/sys/vax/stand/
H A Dqdcons.c432 if (key < LK_LOWEST) in qdgetc()