Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcsh/
H A Ded.defns.c55 #define F_TOEND 6 macro
312 F_TOEND, /* ^E */
611 F_TOEND, /* ^E */ /* have gotten used to them */
871 F_TOEND, /* ^E */
902 F_TOEND, /* $ */
1286 f->func = F_TOEND; in editinit()
H A Ded.screen.c758 arrow[A_K_EN].fun.cmd = F_TOEND; in ResetArrowKeys()