Searched refs:FA_CEDILLA (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/kbtrans/ |
H A D | kbtrans_keytables.c | 377 {FA_CEDILLA, 'C', 0xC7}, /* C with cedilla */ 378 {FA_CEDILLA, 'c', 0xE7}, /* c with cedilla */
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | kbd.h | 391 #define FA_CEDILLA 0x403 /* cedilla accent */ macro
|
/titanic_50/usr/src/uts/common/io/ |
H A D | keytables.c | 858 {FA_CEDILLA, 'C', 0xC7}, /* C with cedilla */ 859 {FA_CEDILLA, 'c', 0xE7}, /* c with cedilla */
|
/titanic_50/usr/src/cmd/loadkeys/ |
H A D | loadkeys.y | 710 { "fa_cedilla", CONSTANT, FA_CEDILLA },
|