Searched defs:BUT_FIRST (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvuid_event.h246 #define BUT_FIRST (VKEY_FIRSTFUNC) /* 32544 */ macro
247 #define BUT(i) ((BUT_FIRST)+(i)-1) /* 32544+i-1 */
248 #define BUT_LAST (BUT_FIRST+9) /* 32553 */

Completed in 58 milliseconds