Home
last modified time | relevance | path

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

/titanic_41/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) { in kbtrans_translate()
497 if (second_entry >= ASCII_SET_SIZE) in kbtrans_do_compose()
/titanic_41/usr/src/uts/common/sys/
H A Dkbd.h136 #define ASCII_SET_SIZE 128 macro
/titanic_41/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) { in kbdtranslate()
1836 if (entry < ASCII_SET_SIZE) { in kbdtranslate()