Searched refs:DJGPP_keytab (Results 1 – 2 of 2) sorted by relevance
375 } DJGPP_keytab[] = { /* these are for moving between nodes... */ variable491 for (i = 0; DJGPP_keytab[i].inkey; i++) in find_sequence()492 if (key == DJGPP_keytab[i].inkey) in find_sequence()493 return DJGPP_keytab[i].sequence; in find_sequence()
2585 (DJGPP_keytab): Map Home, End, and Insert to escape sequences, not4682 * info/pcterm.c (DJGPP_keytab): Add translation for Alt-PgUp and