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

/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_keytables.c73 * kb_compose_map[i] is -1
76 * kb_compose_map[i] is the index of it's first appearance
78 * kb_compose_map[i] is 112 (end of table)
81 signed char kb_compose_map[ASCII_SET_SIZE] = { variable
/illumos-gate/usr/src/uts/common/io/
H A Dkeytables.c550 * kb_compose_map[i] is -1
553 * kb_compose_map[i] is the index of it's first appearance
555 * kb_compose_map[i] is 112 (end of table)
558 signed char kb_compose_map[ASCII_SET_SIZE] = { variable

Completed in 69 milliseconds