Searched refs:x_defbindings (Results 1 – 1 of 1) sorted by relevance
792 struct x_defbindings { struct930 static struct x_defbindings const x_defbindings[] = { variable2475 for (i = 0; i < (int)NELEM(x_defbindings); i++) in x_init_emacs()2476 x_tab[x_defbindings[i].xdb_tab][x_defbindings[i].xdb_char] in x_init_emacs()2477 = x_defbindings[i].xdb_func; in x_init_emacs()