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

/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dpcterm.c378 } DJGPP_keytab[] = { /* these are for moving between nodes... */
494 for (i = 0; DJGPP_keytab[i].inkey; i++)
495 if (key == DJGPP_keytab[i].inkey)
496 return DJGPP_keytab[i].sequence;
377 } DJGPP_keytab[] = { /* these are for moving between nodes... */ variable in typeref:struct:__anon786

Completed in 186 milliseconds