Searched refs:MAX_DIACR (Results 1 – 9 of 9) sorted by relevance
47 extern struct kbdiacr sun_accent_table[MAX_DIACR];
228 struct kbdiacr accent_table[MAX_DIACR] = {
387 for (i = 0; i < MAX_DIACR; i++) in sunkbd_install_keymaps()
225 struct kbdiacr accent_table[MAX_DIACR] = {
661 if (ct >= MAX_DIACR) in vt_ioctl()
349 struct kbdiacr accent_table[MAX_DIACR] = {
430 #define MAX_DIACR 256 macro