Home
last modified time | relevance | path

Searched refs:A_PREFIX (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/less/
H A Dcommand.c146 return (mca != 0 && mca != A_PREFIX); in in_mca()
637 case A_PREFIX: in mca_char()
1432 if (action != A_PREFIX) in commands()
2203 case A_PREFIX:
2209 if (mca != A_PREFIX)
2212 start_mca(A_PREFIX, " ", NULL, CF_QUIT_ON_ERASE);
H A Dcmd.h91 #define A_PREFIX 105
87 #define A_PREFIX global() macro
H A Ddecode.c703 a = A_PREFIX; in gint()
1130 } while (action == A_PREFIX && nch < MAX_CMDLEN);