Home
last modified time | relevance | path

Searched refs:F_TOEND (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.defns.c51 #define F_TOEND 6 macro
304 F_TOEND, /* ^E */
603 F_TOEND, /* ^E */ /* have gotten used to them */
863 F_TOEND, /* ^E */
894 F_TOEND, /* $ */
1278 f->func = F_TOEND; in editinit()
H A Ded.screen.c754 arrow[A_K_EN].fun.cmd = F_TOEND; in ResetArrowKeys()