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

/freebsd-13-stable/contrib/less/
H A Dcmd.h86 #define A_PREFIX 105 macro
H A Dcommand.c150 return (mca != 0 && mca != A_PREFIX);
591 case A_PREFIX:
1316 if (action != A_PREFIX)
2036 case A_PREFIX:
2042 if (mca != A_PREFIX)
2045 start_mca(A_PREFIX, " ", (void*)NULL,
H A Ddecode.c604 return (A_PREFIX);
951 } while (action == A_PREFIX && nch < MAX_CMDLEN);

Completed in 91 milliseconds