Searched refs:FA_TILDE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_keytables.c370 {FA_TILDE, 'A', 0xC3}, /* A with tilde */
371 {FA_TILDE, 'N', 0xD1}, /* N with tilde */
372 {FA_TILDE, 'O', 0xD5}, /* O with tilde */
373 {FA_TILDE, 'a', 0xE3}, /* a with tilde */
374 {FA_TILDE, 'n', 0xF1}, /* n with tilde */
375 {FA_TILDE, 'o', 0xF5}, /* o with tilde */
/illumos-gate/usr/src/uts/common/io/
H A Dkeytables.c851 {FA_TILDE, 'A', 0xC3}, /* A with tilde */
852 {FA_TILDE, 'N', 0xD1}, /* N with tilde */
853 {FA_TILDE, 'O', 0xD5}, /* O with tilde */
854 {FA_TILDE, 'a', 0xE3}, /* a with tilde */
855 {FA_TILDE, 'n', 0xF1}, /* n with tilde */
856 {FA_TILDE, 'o', 0xF5}, /* o with tilde */
/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h390 #define FA_TILDE 0x402 /* tilde accent */ macro
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y713 { "fa_tilde", CONSTANT, FA_TILDE },

Completed in 68 milliseconds