Home
last modified time | relevance | path

Searched refs:FA_CARON (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_keytables.c422 {FA_CARON, ' ', 0x2C7}, /* caron */
423 {FA_CARON, 'C', 0x10C}, /* C with caron */
424 {FA_CARON, 'S', 0x160}, /* S with caron */
425 {FA_CARON, 'Z', 0x17D}, /* Z with caron */
426 {FA_CARON, 'c', 0x10D}, /* c with caron */
427 {FA_CARON, 's', 0x161}, /* s with caron */
428 {FA_CARON, 'z', 0x17E}, /* z with caron */
/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h411 #define FA_CARON SPECIAL(0x4, 0xe) /* caron accent */ macro
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y678 { "fa_caron", CONSTANT, FA_CARON },