Searched refs:A_GOEND (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/less/ |
| D | decode.c | 117 'G',0, A_GOEND, 119 ESC,'>',0, A_GOEND, 120 '>',0, A_GOEND, 121 SK(SK_END),0, A_GOEND,
|
| D | cmd.h | 28 #define A_GOEND 16 macro
|
| D | lesskey.c | 107 { "end", A_GOEND }, 124 { "goto-end", A_GOEND },
|
| D | command.c | 1523 case A_GOEND: in commands()
|