Searched refs:A_GOEND (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/less/ |
H A D | decode.c | 119 'G',0, A_GOEND, 121 ESC,'>',0, A_GOEND, 122 '>',0, A_GOEND, 123 SK(SK_END),0, A_GOEND,
|
H A D | cmd.h | 28 #define A_GOEND 16 macro
|
H A D | lesskey_parse.c | 47 { "end", A_GOEND }, 64 { "goto-end", A_GOEND },
|
H A D | command.c | 1639 case A_GOEND: in commands()
|