Home
last modified time | relevance | path

Searched defs:KEY_ESC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/sail/
H A Dpl_7.c58 #define KEY_ESC(ch) (KEY_MAX+10+ch) macro
/netbsd-src/sys/external/gpl2/dts/dist/include/dt-bindings/input/
H A Dlinux-event-codes.h78 #define KEY_ESC 1 macro