Searched refs:ASCII_SET_SIZE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h136 #define ASCII_SET_SIZE 128 macro
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_keytables.c81 signed char kb_compose_map[ASCII_SET_SIZE] = {
H A Dkbtrans.c242 if (entry < ASCII_SET_SIZE) {
497 if (second_entry >= ASCII_SET_SIZE)
/illumos-gate/usr/src/uts/common/io/
H A Dkeytables.c558 signed char kb_compose_map[ASCII_SET_SIZE] = {
H A Dkbd.c1819 if (entry < ASCII_SET_SIZE) {
1836 if (entry < ASCII_SET_SIZE) {

Completed in 69 milliseconds