Home
last modified time | relevance | path

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

/NextBSD/contrib/less/
HDcommand.c124 return (mca != 0 && mca != A_PREFIX); in in_mca()
547 case A_PREFIX:
1140 if (action != A_PREFIX) in commands()
1788 case A_PREFIX: in commands()
1794 if (mca != A_PREFIX) in commands()
1797 start_mca(A_PREFIX, " ", (void*)NULL, in commands()
HDcmd.h34 #define A_PREFIX 22 macro
HDdecode.c444 return (A_PREFIX);
778 } while (action == A_PREFIX);